samanthayeep
|
4cf9ecf251
|
Add deployment automation scripts and configuration
|
2024-08-29 22:11:19 +08:00 |
|
samanthayeep
|
3510815b58
|
Update on ci.yml to remove login dcker hub
|
2024-08-29 15:18:43 +08:00 |
|
samanthayeep
|
f8549329da
|
Update on CI pipeline to remove comment
|
2024-08-29 14:45:37 +08:00 |
|
samanthayeep
|
1dee9acbd2
|
Update CI pipeline to include deploy-automation branch
|
2024-08-29 14:39:11 +08:00 |
|
samanthayeep
|
6f1e05bc79
|
Implement deployment automation
|
2024-08-29 00:36:32 +08:00 |
|
YouWenKee
|
d95ea7b11f
|
remove run deployment from workflow
|
2024-08-28 13:59:31 +08:00 |
|
YouWenKee
|
eafb30ae92
|
Corrected jar file path
|
2024-08-28 10:50:53 +08:00 |
|
YouWenKee
|
b37779c320
|
Upgraded Dependencies
|
2024-08-28 10:18:05 +08:00 |
|
YouWenKee
|
3f9db9d81e
|
Added artifacts
|
2024-08-14 10:44:55 +08:00 |
|
YouWenKee
|
291086370b
|
added CI
|
2024-08-11 11:41:28 +08:00 |
|
Dave Syer
|
383edc1656
|
Update readme.md to link to Spring Boot docs
Fixes #1616
|
2024-07-29 08:15:51 +01:00 |
|
Stéphane Nicoll
|
d8fcd11e67
|
Upgrade to Maven 3.9.7
|
2024-05-26 20:17:34 +02:00 |
|
Patrick Baumgartner
|
308f7ec783
|
Including CycloneDX for SBOM generation
|
2024-05-26 13:58:55 +01:00 |
|
Stéphane Nicoll
|
fa8f6836bd
|
Upgrade Gradle build to Spring Boot 3.3.0
Closes gh-1551
|
2024-05-26 10:25:42 +02:00 |
|
Patrick Baumgartner
|
39cc7e160e
|
Upgrade Dependencies
|
2024-05-25 17:00:35 +01:00 |
|
Patrick Baumgartner
|
7034d1746a
|
Upgrade to Spring Boot 3.3.0
|
2024-05-25 17:00:35 +01:00 |
|
Patrick Baumgartner
|
52e528b2ad
|
Upgrade to Maven Wrapper 3.3.1
|
2024-05-25 17:00:35 +01:00 |
|
Stéphane Nicoll
|
aa9b9e7f43
|
Upgrade to Spring Boot 3.2.5
|
2024-05-21 09:02:14 +02:00 |
|
Stéphane Nicoll
|
055ef65dfb
|
Upgrade to Maven 3.9.6
|
2024-05-21 09:02:14 +02:00 |
|
Stéphane Nicoll
|
85ae6fbc80
|
Upgrade to Gradle 8.7
|
2024-05-21 09:00:32 +02:00 |
|
portfoliodeekshith
|
6fa3fa8196
|
Update docker-compose.yml
|
2024-05-17 08:59:29 +01:00 |
|
andrzejsydor
|
527dad0c17
|
Update docker-compose.yml to bump postgresql to 16.3
|
2024-05-17 08:59:06 +01:00 |
|
andrzejsydor
|
284d07942e
|
fix: docker-compose.yml: version is obsolete
|
2024-05-16 18:01:19 +01:00 |
|
Pedro Chevallier
|
405cdc635b
|
Add user friendly error message
|
2024-05-16 17:59:59 +01:00 |
|
minsungoh
|
c7bc8b1ae6
|
fix typo in confirmation message
|
2024-05-16 17:57:32 +01:00 |
|
Dave Syer
|
c0bc917426
|
Formatting
|
2024-05-16 15:23:56 +01:00 |
|
akan.tileubergenov
|
bf3bc29e56
|
Fix postgres data
|
2024-05-16 14:09:10 +01:00 |
|
Alex
|
395356afc6
|
remove leading spaces in /owners//pets//visits/new, /owners//pets//visits/new and /webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js resulting in 404s
|
2024-05-16 13:35:22 +01:00 |
|
Anyul Rivas
|
8f799263e0
|
test: remove duplicate assertion
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
19f5268ac1
|
test: improve test readability
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
f3a67551c2
|
chore: optimize imports
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
7055f0c6a6
|
test: refactor using AssertJ assertions
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
c5b3b3597e
|
test: modify assertion for increasing readability.
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
ca5785465f
|
Update src/test/java/org/springframework/samples/petclinic/service/ClinicServiceTests.java
Co-authored-by: zral <73640367+zyberzebra@users.noreply.github.com>
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
d604a01984
|
Update src/test/java/org/springframework/samples/petclinic/model/ValidatorTests.java
Co-authored-by: zral <73640367+zyberzebra@users.noreply.github.com>
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
57eb7443a6
|
test: modify assertion for increasing readability.
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
dea3432a6d
|
test: simplify code
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
9ed20bf999
|
test: rewrite assertions using AssertJ better readability
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
4f78b07490
|
test: rewrite assertion using AssertJ for consistency
|
2024-05-16 13:30:35 +01:00 |
|
Anyul Rivas
|
5941227ab3
|
test: complete assertions
|
2024-05-16 13:30:35 +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 |
|