iancumatei67
ac9bfb883a
Dockerfile with application build outside container
2024-01-26 11:43:04 +02:00
iancumatei67
83ed8fd874
[maven-release-plugin] prepare for next development iteration
2024-01-22 13:46:11 +02:00
iancumatei67
a1ec0c32fa
[maven-release-plugin] prepare release 1.0.0
2024-01-22 13:46:08 +02:00
iancumatei67
5a371b3a92
NEXUS
2024-01-22 13:44:33 +02:00
iancumatei67
f9b5cd483d
[maven-release-plugin] prepare for next development iteration
2024-01-18 11:47:11 +02:00
iancumatei67
908063dc59
[maven-release-plugin] prepare release spring-petclinic-3.2.7
2024-01-18 11:47:08 +02:00
iancumatei67
9848589320
[maven-release-plugin] prepare for next development iteration
2024-01-18 11:36:38 +02:00
iancumatei67
fa83baff8b
[maven-release-plugin] prepare release spring-petclinic-3.2.6
2024-01-18 11:36:29 +02:00
iancumatei67
c6e16469f8
[maven-release-plugin] prepare for next development iteration
2024-01-18 11:22:53 +02:00
iancumatei67
a80a2713ce
[maven-release-plugin] prepare release spring-petclinic-3.2.5
2024-01-18 11:22:50 +02:00
iancumatei67
e612ad2204
JERRY
2024-01-18 11:21:24 +02:00
Iancu Matei Theodor
eb6dea79a3
[maven-release-plugin] prepare for next development iteration
2024-01-18 11:08:33 +02:00
Iancu Matei Theodor
f72e3ffac3
[maven-release-plugin] prepare release spring-petclinic-3.2.4
2024-01-18 11:08:31 +02:00
Iancu Matei Theodor
f7773f7ddf
AAAAA
2024-01-18 11:07:37 +02:00
Iancu Matei Theodor
86c08d9a79
[maven-release-plugin] prepare for next development iteration
2024-01-18 11:04:49 +02:00
Iancu Matei Theodor
d8c057553b
[maven-release-plugin] prepare release spring-petclinic-3.2.3
2024-01-18 11:04:46 +02:00
Iancu Matei Theodor
94921365ff
ASdsadasdasda
2024-01-18 11:03:51 +02:00
Iancu Matei Theodor
5cf2f63b2b
[maven-release-plugin] prepare for next development iteration
2024-01-18 10:57:52 +02:00
Iancu Matei Theodor
8bd6895383
[maven-release-plugin] prepare release spring-petclinic-3.2.2
2024-01-18 10:57:49 +02:00
Iancu Matei Theodor
90e2d21427
Terog
2024-01-18 10:54:14 +02:00
Iancu Matei Theodor
7b7f83f778
Sigur merge
2024-01-18 10:49:34 +02:00
Iancu Matei Theodor
5fed872ce3
[maven-release-plugin] prepare for next development iteration
2024-01-18 10:37:20 +02:00
Iancu Matei Theodor
aaad255517
[maven-release-plugin] prepare release spring-petclinic-3.2.1
2024-01-18 10:37:17 +02:00
Iancu Matei Theodor
742846118f
QQQQ
2024-01-18 10:36:38 +02:00
Iancu Matei Theodor
77d2dfaf04
Please work
2024-01-18 10:32:11 +02:00
Iancu Matei Theodor
e1968c13a6
Changed pom again
2024-01-18 10:29:09 +02:00
Iancu Matei Theodor
ed17134c01
[maven-release-plugin] prepare for next development iteration
2024-01-18 10:02:41 +02:00
Iancu Matei Theodor
9f2129d11e
[maven-release-plugin] prepare release spring-petclinic-3.2.0
2024-01-18 10:02:39 +02:00
Iancu Matei Theodor
d2b6012dd8
Added scm section with repo and increased project version to 3.0.1
2024-01-18 10:01:58 +02:00
Dave Syer
cdd925d664
Small optimization for empty petId
2024-01-11 13:18:33 +00:00
Dave Syer
80fd11067c
Upgrade to Boot 3.2.1
2024-01-10 13:01:00 +00:00
Rob Oxspring
0aa3adb56f
Checkstyle NoHttp suppresses all log files
2023-12-13 10:39:00 +00:00
Rob Oxspring
d69204f2c1
Running ./gradlew test
should not require Docker
2023-12-08 10:02:50 +00:00
Patrick Baumgartner
8b8304fa25
Improved Readme
2023-11-26 09:08:45 +00:00
Patrick Baumgartner
de0e3663c0
Update dependency
2023-11-26 09:08:45 +00:00
Sébastien Deleuze
5a9d1fc40f
Upgrade to Spring Boot 3.2.0
2023-11-23 18:51:25 +00:00
Dave Syer
923e2b7aa3
Bump Spring Boot to 3.1.3
2023-09-12 13:16:30 +01:00
Dave Syer
5accc40c77
Suppress warning
2023-09-12 13:15:59 +01:00
Dave Syer
d11d6e8e40
Remove unnecessary model change
2023-09-12 12:11:33 +01:00
anthony-park
18266fec8b
feat: Add a Korean message file to support at least one non-European language
...
This commit introduces a new Korean message file to the project. With this addition, the project now supports messages in languages other than European languages.
Resolves : #1299
2023-09-12 11:31:20 +01:00
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