darefjev44
b0be74d3ca
Update docker-image.yml
2024-04-20 15:09:51 +01:00
darefjev44
d33b82694b
Update docker-image.yml
2024-04-20 15:01:32 +01:00
darefjev44
6a6d35c774
try seperating into 2 jobs
2024-04-20 14:59:10 +01:00
darefjev44
c5de37b853
Update docker-image.yml
2024-04-20 14:47:24 +01:00
darefjev44
1ea0c66580
Update docker-image.yml
2024-04-20 14:42:48 +01:00
darefjev44
d0090f9a99
Update docker-image.yml
2024-04-20 14:36:36 +01:00
darefjev44
0f405900ec
Update docker-image.yml
2024-04-20 14:27:54 +01:00
darefjev44
703c4c1c42
Update docker-image.yml
2024-04-20 14:22:15 +01:00
darefjev44
acfeb741bc
Update aws.yml
2024-04-20 14:18:58 +01:00
darefjev44
d0efa2ffa3
Create aws.yml
2024-04-20 14:10:47 +01:00
darefjev44
e8e6366bde
Create Dockerfile
2024-04-20 13:33:21 +01:00
darefjev44
2dda68827a
Create docker-image.yml
2024-04-20 13:27:03 +01:00
darefjev44
85db0fca36
junit testing workflow
2024-04-11 23:00:52 +01:00
darefjev44
953ee911e9
add sonar keys to pom.xml
2024-04-11 21:46:53 +01:00
darefjev44
e75740a794
add maven plugin to pom.xml
2024-04-11 21:41:43 +01:00
darefjev44
a9fece6bab
Update sonarcloud.yml
...
trying w/ sonarcloud maven example
2024-04-11 20:24:10 +01:00
darefjev44
037c37f82d
Update sonarcloud.yml
...
add checkout action
2024-04-11 19:14:44 +01:00
darefjev44
b563b73114
Update sonarcloud.yml
...
set up jdk before running sonarcloud
2024-04-11 19:10:38 +01:00
darefjev44
4b16c134c8
Create sonarcloud.yml
2024-04-11 18:51:31 +01: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
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
xerx593
2249cbcb6f
Update CrashControllerTests.java
2023-05-09 10:57:40 +01:00
xerx593
0787ad6a22
improve jmeter test
...
---------------------
- jmeter update
- reduced owner + pet count (99% fixes "(Post) New Visit" issues)
- fixed JSS: jquery->bootstrap ;)
- changed post params from "body" to "form value" (better!)
- added "test" for GET and POST new pet
--------------------------------2023-04-25 22:47:37,313 INFO o.a.j.r.Summariser: summary = 65000 in 00:08:42 = 124.4/s Avg: 3526 Min: 4 Max: 20838 Err: 4 (0.01%)
2023-05-09 10:45:07 +01:00