MihailInternul
b6c1e3cee8
Merge pull request #4 from MihailInternul/mr_repo
...
Update Jenkinsfile
2024-03-07 16:04:24 +02:00
MihailInternul
d5b6cb69b7
Update Jenkinsfile
2024-03-07 15:50:57 +02:00
MihailInternul
6f2f6a6ff4
Merge pull request #3 from MihailInternul/jenkinsTask
...
Update readme.md
2024-02-20 15:05:11 +02:00
MihailInternul
49382eafac
Update readme.md
2024-02-20 15:00:42 +02:00
MihailInternul
f86164fe9e
Merge pull request #2 from MihailInternul/test2
...
Update readme.md
2024-02-20 14:57:58 +02:00
MihailInternul
0b1c1c48fa
Update readme.md
2024-02-20 14:57:03 +02:00
MihailInternul
26ca91c843
Create Dockerfile
2024-02-19 14:29:25 +02:00
MihailInternul
f03c977982
Rename Dockerfile to Dockerfile(DockerTask)
2024-02-19 14:28:12 +02:00
MihailInternul
079784383d
Update Jenkinsfile
2024-02-19 14:27:00 +02:00
MihailInternul
266ef56ae5
Update Jenkinsfile
2024-02-15 16:08:40 +02:00
MihailInternul
26d5411092
Update Dockerfile
2024-02-15 15:17:17 +02:00
MihailInternul
54992166d1
Create Jenkinsfile
2024-02-15 15:16:15 +02:00
MihailInternul
c030f213e6
Create Dockerfile
2024-02-15 13:30:15 +02:00
MihailInternul
2a08ab24f1
Merge branch 'spring-projects:main' into main
2024-02-15 13:26:29 +02:00
thomasperkins1123
a2f1ad5503
Make maven and gradle share checkstyle configuration
2024-02-14 14:06:03 +00:00
thomasperkins1123
da1c93d367
Make suppresions work on windows paths
2024-02-14 14:06:03 +00:00
thomasperkins1123
ee6573cee0
Add checkstyle for gradle
2024-02-14 14:06:03 +00:00
Dave Syer
836d111e99
Fix formatting
2024-01-31 21:54:55 +00:00
shadab-stack
2fe96130c0
Confirmation messages displayed for 'Add, edit, or update' actions
2024-01-31 21:54:55 +00:00
Mihail-Cristian
b7c1a57dba
[maven-release-plugin] prepare for next development iteration
2024-01-31 10:17:28 +02:00
Mihail-Cristian
5709a35d80
[maven-release-plugin] prepare release spring-petclinic-3.2.3
2024-01-31 10:17:25 +02:00
Mihail-Cristian
45948aff01
Final edit?
2024-01-31 10:15:01 +02:00
Mihail-Cristian
dd02be4a96
[maven-release-plugin] prepare for next development iteration
2024-01-30 15:48:37 +02:00
Mihail-Cristian
4f50603539
[maven-release-plugin] prepare release spring-petclinic-3.2.2
2024-01-30 15:48:34 +02:00
Mihail-Cristian
5764ce83fe
4
2024-01-30 15:39:41 +02:00
Mihail-Cristian
cb05716567
[maven-release-plugin] prepare for next development iteration
2024-01-30 15:22:23 +02:00
Mihail-Cristian
8087d508dd
[maven-release-plugin] prepare release spring-petclinic-3.2.1
2024-01-30 15:22:19 +02:00
Mihail-Cristian
f38eae736e
Commmit
2024-01-30 15:21:25 +02:00
Mihail-Cristian
f37bd01093
Fix error
2024-01-30 15:00:56 +02:00
Mihail-Cristian
c9b5e80b43
[maven-release-plugin] prepare for next development iteration
2024-01-30 13:40:26 +02:00
Mihail-Cristian
ec6f3e7522
[maven-release-plugin] prepare release spring-petclinic-3.2.0
2024-01-30 13:40:24 +02:00
Mihail-Cristian
1882014f40
Changed version
2024-01-30 13:16:31 +02:00
Dave Syer
6fe21e5d0b
Remove checkstyle and leave behind spring javaformat
2024-01-30 07:57:47 +00:00
Dave Syer
4ad3b4edb5
Remove checkstyle and javaformat plugins
2024-01-29 15:49:35 +00:00
thomasperkins1123
a35189a9c5
Add spring.javaformat to gradle
2024-01-26 10:49:52 +00:00
Tugdual Grall
172112492e
Bump actions version to latest one (checkout * setup-java)
2024-01-23 12:22:42 +00: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