Commit graph

915 commits

Author SHA1 Message Date
dangerbaldo
37f0b4880c test PR 2024-03-27 20:00:01 +01:00
Helmi Sahli
0b21ab3566
Update PetController.java 2024-03-27 18:31:57 +01:00
Helmi Sahli
e25fddcfd2
Update OwnerRepository.java
fix format
2024-03-27 18:26:37 +01:00
Helmi Sahli
d3f7b37e2f
Update PetController.java 2024-03-27 18:24:14 +01:00
Helmi Sahli
f9eb9c97a3
Update OwnerRepository.java 2024-03-27 18:21:13 +01:00
Daniele Gerbaldo
429c121fdd
Update PetClinicRuntimeHints.java 2024-03-27 01:03:06 +01:00
Daniele Gerbaldo
ecdaea71f7
Merge pull request #9 from danielegerbaldo/testbranch
Testbranch
2024-03-27 00:55:48 +01:00
Daniele Gerbaldo
dd23f83da3
Update PetClinicApplication.java 2024-03-26 23:21:15 +01:00
Daniele Gerbaldo
33b052d5f6
Update pom.xml 2024-03-26 04:09:45 +01:00
Daniele Gerbaldo
39e1b79d8a
Update local-settings.xml 2024-03-26 04:07:41 +01:00
Daniele Gerbaldo
218d33c8aa
Update local-settings.xml 2024-03-26 04:03:52 +01:00
Daniele Gerbaldo
7e3b93eea1
Update and rename settings.xml to local-settings.xml 2024-03-26 04:02:50 +01:00
Daniele Gerbaldo
9481ed0500
Rename local-settings.xml to settings.xml 2024-03-26 04:01:01 +01:00
Daniele Gerbaldo
e3229144e9
Update local-settings.xml 2024-03-26 03:45:38 +01:00
Daniele Gerbaldo
a6a6e4388a
Update local-settings.xml 2024-03-26 03:44:49 +01:00
Daniele Gerbaldo
22a4bc336a
Create local-settings.xml 2024-03-26 03:41:52 +01:00
Daniele Gerbaldo
e4d8e0688d
Create maven.config 2024-03-26 03:40:00 +01:00
Helmi Sahli
fcabcb4756
Update LICENSE.txt 2024-03-26 01:36:29 +01:00
Daniele Gerbaldo
0e14fe3933
Update sonar-project.properties 2024-03-24 00:21:08 +01:00
Daniele Gerbaldo
639ac16aba
Update jenkinsfile 2024-03-23 23:59:33 +01:00
Daniele Gerbaldo
9d42b56a02
Update sonar-project.properties 2024-03-23 23:59:08 +01:00
Daniele Gerbaldo
034915a517
Add files via upload 2024-03-23 23:58:26 +01:00
Maksim Sasnouski
516722647a Gradle wrapper files should have correct line endings 2024-02-29 14:35:20 +00:00
Maksim Sasnouski
3efd6e0f03 Use gradle Java plugin configuration block
Java direct convention use deprecated:
https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#java_convention_deprecation
2024-02-29 14:35:20 +00:00
Maksim Sasnouski
6508cfb05f Bump gradle from 8.4 to 8.6 2024-02-29 14:35:20 +00:00
Abel Salgado Romero
4148fc9eb3 Add Gradle files indentation to .editorconfig 2024-02-20 17:14:43 +00: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
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
bijomutta
3be289517d Add birthdate validation 2023-07-10 15:00:26 +01:00