sridhar
2cd4948794
changed image
2023-09-08 22:31:35 +05:30
sridhar
b914caa6fe
changed image tags
2023-09-08 22:18:33 +05:30
sridhar
3dee49586a
changed image tags
2023-09-08 22:15:09 +05:30
sridhar
40e0104e74
changed image tags
2023-09-08 22:08:53 +05:30
sridhar
3f88b318d4
changed image tags
2023-09-08 22:06:50 +05:30
sridhar
8403b8c4de
changed image tags
2023-09-08 21:58:33 +05:30
sridhar
249c49c01c
changed docker repo image
2023-09-08 21:40:18 +05:30
sridhar
02aac1586b
changed df
2023-09-08 17:45:44 +05:30
sridhar
4f71267031
changed df
2023-09-08 17:44:12 +05:30
sridhar
5a47ea3781
added df
2023-09-08 17:36:23 +05:30
sridhar
a8684cbd83
added df
2023-09-08 17:30:18 +05:30
sridhar
6e4c940cd2
added dockerfile
2023-09-08 17:17:57 +05:30
sridhar
eaacf6829a
added dockerfile
2023-09-08 17:11:03 +05:30
sridhar
23860023bc
added NGINX
2023-09-06 17:57:08 +05:30
sridhar
5c7722f517
added NGINX
2023-09-06 17:52:23 +05:30
sridhar
670fe30eea
added ubuntu
2023-09-06 17:47:55 +05:30
sridhar
38b402e6a3
added ubuntu
2023-09-06 17:45:01 +05:30
sridhar
afd4023fdd
added ubuntu
2023-09-06 17:31:25 +05:30
sridhar
737979466f
added ubuntu
2023-09-06 17:29:35 +05:30
sridhar
1d4e94e997
added ubuntu
2023-09-06 17:27:58 +05:30
sridhar
7f20387643
added ubuntu
2023-09-06 17:24:45 +05:30
sridhar
01cbcbd629
added ubuntu
2023-09-06 17:21:37 +05:30
sridhar
893fca1503
added spc
2023-09-06 17:14:04 +05:30
sridhar
28911a7b95
added spc
2023-09-06 17:08:36 +05:30
sridhar
7d7a91b258
added spc
2023-09-06 16:47:51 +05:30
evga7
4926e29270
Change validation annotations and whitespace handling
2023-08-24 14:38:46 -07:00
bijomutta
0a529015bc
handling Null pointer Exception on OwnerID
2023-07-14 10:27:01 +01:00
bijomutta
3a6127557d
Adding pet name validation on edit Pet
2023-07-13 13:05:34 +01:00
bijomutta
3be289517d
Add birthdate validation
2023-07-10 15:00:26 +01:00
Dave Syer
b4efc934b2
Docker-based integration tests don't work in native for now
2023-07-07 10:42:01 +01:00
Dave Syer
c231682c2d
Tidy up native tests
2023-07-07 10:25:30 +01:00
Dave Syer
f85ad88f33
Add test dependencies to match Maven configuration
2023-07-06 06:44:53 +01:00
Dave Syer
029de905b3
Skip integration tests if docker unavailable
2023-07-05 13:53:07 +01:00
Seunghyeon Ji
ca2d8dbc09
Update VetController.java
...
Erasing unnecessary 1 line
2023-07-05 11:34:44 +01:00
Dave Syer
10e3dc9376
Update to Spring Boot 3.1.1
2023-06-23 07:15:53 +01:00
Dave Syer
768e1ed5e9
Ensure enforcer plugin runs first
2023-06-22 08:19:27 +01:00
Dave Syer
3c1ef72e6d
Test with test containers and docker compose
2023-06-12 14:02:33 +01:00
Parker Mauney
cf6d44b045
Remove unnecessary autocrlf guidance
...
This is no longer necessary as of spring-javaformat 0.0.36
2023-06-08 08:32:13 +01:00
Patrick Baumgartner
0d9e882e54
Upgrade for Spring Boot 3.1 ( #1253 )
...
* Upgrade for Spring Boot 3.1
* Remove 'encoding' because of Maven WARNING
* Extracting logo SVG into file
* Making logo src context-path aware
* Remove unused image
2023-05-26 18:56:00 +01:00
Dave Syer
2692c5bb43
Update to Boot 3.0.6
2023-05-10 08:44:50 +01:00
Dave Syer
313121d73c
Add comment about reproducible builds
2023-05-10 08:43:16 +01:00
Brian Demers
cdb2eb1db7
Maven build generates consistent output
...
Set build output timestamp per: https://maven.apache.org/guides/mini/guide-reproducible-builds.html
2023-05-10 08:41:07 +01:00
xerx593
2249cbcb6f
Update CrashControllerTests.java
2023-05-09 10:57:40 +01:00
xerx593
0787ad6a22
improve jmeter test
...
---------------------
- jmeter update
- reduced owner + pet count (99% fixes "(Post) New Visit" issues)
- fixed JSS: jquery->bootstrap ;)
- changed post params from "body" to "form value" (better!)
- added "test" for GET and POST new pet
--------------------------------2023-04-25 22:47:37,313 INFO o.a.j.r.Summariser: summary = 65000 in 00:08:42 = 124.4/s Avg: 3526 Min: 4 Max: 20838 Err: 4 (0.01%)
2023-05-09 10:45:07 +01:00
Dave Syer
b2ec2204c2
Latest Java version
2023-05-09 10:35:25 +01:00
jcw1031
8a5a14e88a
Owner class addVisit() method return type void
2023-05-09 10:35:06 +01:00
Andrii Abramov
6e71aaa44c
Fix typo in OwnerRepository.java
2023-04-13 14:11:33 +01:00
ross
b94d30626f
Fix typo
...
fix typo of org.springframework.samples.petclinic.owner.Owner.getPet(java.lang.String) annotation.
2023-04-13 14:10:05 +01:00
Brian Demers
7b1abb3ca9
Add user friendly error when Java < 17 is used
...
Add an enforcer rule with a custom message to detect if the JVM version is too old
2023-04-13 14:09:09 +01:00
Patrick Baumgartner
0962ed7e8f
Updating dependencies and docker containers to current versions
...
See #1157
2023-03-10 14:00:30 +00:00