surtexx
325de083f3
Update Jenkinsfile
2023-11-13 17:30:51 +02:00
surtexx
68fc95af0f
Update pipeline_lib.groovy
2023-11-13 17:21:58 +02:00
surtexx
5daa969744
Create pipeline_lib.groovy
2023-11-13 17:20:50 +02:00
surtexx
9157d18f89
Update Jenkinsfile
2023-11-13 17:17:31 +02:00
surtexx
604af1c2c2
Update Jenkinsfile
2023-11-13 16:59:26 +02:00
surtexx
7e46224ad9
Update Jenkinsfile
2023-11-13 16:55:46 +02:00
surtexx
696df647ca
Update Jenkinsfile
2023-11-13 16:52:11 +02:00
surtexx
34a5cdedfb
Update Jenkinsfile
2023-11-13 16:29:39 +02:00
surtexx
bd2b84f628
Update Jenkinsfile
2023-11-13 16:28:40 +02:00
surtexx
40771c0005
Update Jenkinsfile
2023-11-13 16:28:20 +02:00
surtexx
52c451ff49
Update Jenkinsfile
2023-11-13 16:22:55 +02:00
surtexx
77b03c7a4d
Create docker-compose.yml
2023-11-13 16:19:26 +02:00
surtexx
f346253f36
Update Jenkinsfile
2023-11-13 16:15:08 +02:00
surtexx
543b595e8d
Update Dockerfile1
2023-11-13 16:14:49 +02:00
surtexx
fd42397ecf
Rename docker-compose.yml to docker-compose.yml.bak
2023-11-13 16:13:21 +02:00
surtexx
9fd57755bb
Update Jenkinsfile
2023-11-13 15:49:14 +02:00
surtexx
95d113f4b3
Update Jenkinsfile
2023-11-13 15:38:21 +02:00
surtexx
491977d251
Update Jenkinsfile
2023-11-13 15:28:08 +02:00
rgheorghe
adadcfa0c0
add dockerfiles and jenkinsfile
2023-11-13 15:01:59 +02:00
rgheorghe
ad4f3e65ef
[maven-release-plugin] prepare for next development iteration
2023-10-27 13:51:32 +03:00
rgheorghe
18fb4c7fcc
[maven-release-plugin] prepare release spring-petclinic-3.1.4
2023-10-27 13:49:57 +03:00
rgheorghe
a2efdaf089
Modified files
2023-10-27 13:48:58 +03:00
rgheorghe
40935b59e5
Modified files
2023-10-27 13:45:41 +03:00
rgheorghe
93f929d84b
Modified pom.xml & release.properties
2023-10-27 13:43:18 +03:00
rgheorghe
45e16094ac
[maven-release-plugin] prepare release spring-petclinic-3.1.4
2023-10-27 13:37:33 +03:00
rgheorghe
62b0f29401
Modified pom.xml & release.properties
2023-10-27 13:36:07 +03:00
rgheorghe
18d41fa812
[maven-release-plugin] prepare for next development iteration
2023-10-12 13:26:59 +03:00
rgheorghe
d0ebe88749
[maven-release-plugin] prepare release spring-petclinic-3.1.1
2023-10-12 13:26:56 +03:00
rgheorghe
8e40c66f0e
Support for SCM
2023-10-12 13:26:15 +03: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
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