Mihai Georgescu
d6cdfef9ab
Update Jenkinsfile
2023-11-29 14:04:59 +02:00
Mihai Georgescu
4bdf705168
Update Jenkinsfile
2023-11-29 12:37:06 +02:00
Mihai Georgescu
7e4a4c6389
Update Jenkinsfile
2023-11-29 11:21:57 +02:00
Mihai Georgescu
0a9ac99617
Update Jenkinsfile
2023-11-29 10:55:21 +02:00
Mihai Georgescu
e4fd84de57
Update Jenkinsfile
2023-11-29 10:44:49 +02:00
Mihai Georgescu
af701cf12a
Update Jenkinsfile
2023-11-29 10:41:32 +02:00
Mihai Georgescu
1337a55a5e
Update Jenkinsfile
2023-11-29 10:35:39 +02:00
Mihai Georgescu
e27dc813d2
Update Jenkinsfile
2023-11-28 12:24:32 +02:00
Mihai Georgescu
2d86de799a
Update Jenkinsfile
2023-11-28 12:16:58 +02:00
Mihai Georgescu
3f22324595
Update Jenkinsfile
2023-11-28 11:54:15 +02:00
Mihai Georgescu
89b112d701
Update Jenkinsfile
2023-11-28 11:47:16 +02:00
Mihai Georgescu
acd9056e72
Update Jenkinsfile
2023-11-28 11:45:11 +02:00
Mihai Georgescu
cbed61fc58
Update Jenkinsfile
2023-11-28 11:33:06 +02:00
Mihai Georgescu
43d6d7af8e
Update Jenkinsfile
2023-11-28 11:23:11 +02:00
Mihai Georgescu
8d7ecdd549
Update Jenkinsfile
2023-11-28 10:34:03 +02:00
Mihai Georgescu
57f33c1dc9
Update Jenkinsfile
2023-11-28 10:26:41 +02:00
Mihai Georgescu
e0af8e7a7c
Update Jenkinsfile
2023-11-28 10:26:17 +02:00
Mihai Georgescu
389972c977
Update Jenkinsfile
2023-11-28 10:17:39 +02:00
Mihai Georgescu
5bb86102ee
Update Jenkinsfile
2023-11-28 09:52:29 +02:00
Mihai Georgescu
354238948d
Update Jenkinsfile
2023-11-28 09:48:19 +02:00
Mihai Georgescu
85af366590
Update Jenkinsfile
2023-11-27 16:14:43 +02:00
Mihai Georgescu
e08253fbdc
Update Jenkinsfile
2023-11-27 16:10:50 +02:00
Mihai Georgescu
b1dce656e6
Update Jenkinsfile
2023-11-27 16:02:57 +02:00
Mihai Georgescu
13d9de5ced
Update Jenkinsfile
2023-11-27 15:58:09 +02:00
Mihai Georgescu
756994dcb6
Create checkstyle-result.html
2023-11-27 15:57:50 +02:00
Mihai Georgescu
f83ad52273
Update Jenkinsfile
2023-11-27 14:49:14 +02:00
Mihai Georgescu
72853c82bf
Update Jenkinsfile
2023-11-27 14:46:24 +02:00
Mihai Georgescu
33f019e227
Create Jenkinsfile
2023-11-27 14:37:59 +02:00
Mihai Georgescu
d9050dbff4
Create Dockerfile
2023-11-27 13:07:43 +02: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