work
8f1343a52c
refactoring jenkinsfile
2025-02-04 11:27:40 +01:00
work
4e03275c10
Repairing jenkinsfile
2025-02-04 11:26:12 +01:00
work
4c45124fd3
Adding jenkinsfile
2025-02-04 11:20:36 +01:00
Piasecki-grid
182576ff00
adding scripts + appspec.yml file for codedeploy
2025-01-31 12:15:48 +01:00
Piasecki-grid
1d1d1d771b
test for codebuild
2025-01-29 13:06:46 +01:00
Piasecki-grid
51ffdffd3e
Adding build spec
2025-01-29 12:50:45 +01:00
Piasecki-grid
3f9b3aa215
Check code build
2025-01-29 12:48:56 +01:00
Piasecki-grid
4dc3f05a4d
[maven-release-plugin] prepare for next development iteration
2025-01-04 19:35:44 +01:00
Piasecki-grid
d11a233e54
[maven-release-plugin] prepare release spring-petclinic-4.0.1
2025-01-04 19:35:39 +01:00
Piasecki-grid
d490610ebc
delete serverId in plugin release maven
2025-01-04 19:34:57 +01:00
Piasecki-grid
baeec0ec7c
[maven-release-plugin] prepare for next development iteration
2025-01-04 18:55:22 +01:00
Piasecki-grid
b00809ad01
[maven-release-plugin] prepare release spring-petclinic-4.0.0
2025-01-04 18:55:17 +01:00
Piasecki-grid
fe1d5b24e9
final
2025-01-04 18:54:35 +01:00
Piasecki-grid
94a626387e
[maven-release-plugin] rollback the release of spring-petclinic-4.0.0
2025-01-04 18:53:24 +01:00
Piasecki-grid
4c67e75b61
[maven-release-plugin] prepare release spring-petclinic-4.0.0
2025-01-04 18:48:28 +01:00
Piasecki-grid
0f001d4379
[maven-release-plugin] rollback the release of spring-petclinic-4.0.0
2025-01-04 18:47:36 +01:00
Piasecki-grid
01cec2bb84
[maven-release-plugin] prepare release spring-petclinic-4.0.0
2025-01-04 18:41:23 +01:00
Piasecki-grid
59d617ef9d
Pom should be working now
2025-01-04 18:40:38 +01:00
Piasecki-grid
360bc7e7ee
[maven-release-plugin] rollback the release of spring-petclinic-4.2.1
2025-01-04 18:39:00 +01:00
Piasecki-grid
adfef6a208
[maven-release-plugin] prepare release spring-petclinic-4.2.1
2025-01-04 18:38:23 +01:00
Piasecki-grid
7a9267c4f9
[maven-release-plugin] prepare release spring-petclinic-4.2.1
2025-01-04 18:31:03 +01:00
Piasecki-grid
4e3d043aff
[maven-release-plugin] prepare release spring-petclinic-4.2.1
2025-01-04 18:24:02 +01:00
Piasecki-grid
a9288a3062
[maven-release-plugin] rollback the release of hihi
2025-01-04 18:22:03 +01:00
Piasecki-grid
1e65ebf564
[maven-release-plugin] prepare release hihi
2025-01-04 18:20:18 +01:00
Piasecki-grid
06caa9301b
[maven-release-plugin] rollback the release of spring-petclinic-4
2025-01-04 18:19:01 +01:00
Piasecki-grid
9c40c8285b
as
2025-01-04 18:16:27 +01:00
Piasecki-grid
849e37f90b
[maven-release-plugin] prepare release spring-petclinic-4
2025-01-04 18:01:16 +01:00
Piasecki-grid
5f9603ddde
Pom file ready to be added to git
2025-01-04 18:00:15 +01:00
Antoine Rey
6148ddd967
Uses the date property of the Visit entity
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2024-12-17 16:09:29 +00:00
Antoine Rey
ee8f8dcdad
Migrate Spring links for issues from Jira to GitHub
2024-12-17 16:07:36 +00:00
feelgood1987
22caee3d03
feat: add Persian and Turkish localization files for application messages
2024-12-04 12:47:27 +00:00
Dave Syer
42e2c74b0b
Add a Dockerfile for dev environments other than codespaces
2024-11-28 14:45:59 +00:00
Dave Syer
3b90fac983
Fix occasional stale volume in postgres tests
...
Fixes #1522
2024-11-28 14:40:54 +00:00
Dave Syer
300597fc6c
Update tomestamp for reproducible builds
2024-11-28 14:40:54 +00:00
YiXuan Ding
40a41375e6
Add new test file
...
-<modify>: remove `@Transactional`.
-<add>: create unit-test file related to `PetValidator`.
-<refactor>: move pet objects initialization to `@BeforeEach` setup.
2024-11-28 09:52:29 +00:00
YiXuan Ding
214a8fb87f
<fix>: rename the DI variable name in constructor.
2024-11-28 09:51:42 +00:00
Patrick Baumgartner
a0ba075bd8
Futher updates for Spring Boot 3.4
2024-11-27 11:24:18 +00:00
Dave Syer
91f55a4f71
Versionless webjars (again)
...
Spring Boot 3.4 supports the webjars-locator-lite which in turn
supports native images, so we are back to versionless URLs for
webjars assets in templates.
2024-11-27 08:32:35 +00:00
Dave Syer
9f1cda1c08
Update to Boot 3.4
2024-11-25 11:04:49 +00:00
Andrey Litvitski
317562a170
Implement K8S deployment testing using Kind in GitHub Actions
2024-11-11 21:41:36 +00:00
YiXuan Ding
1cad4124b7
Refactor code logic
...
<refactor>: remove useless logic cod.
<refactor>: detele useless annotation which is provided by Jpa.
<refactor>: refactor implement of `findByLastName`, use Jpa to simplify query.
2024-11-11 17:55:34 +00:00
YiXuan Ding
668629d5bd
refactor OwnerRepository
:
...
-<replace>: use `JpaRepository` to replace `Repository` in `OwnerRepository` class.
-<remove1>: remove `save()` method. JpaRepository provides it by default.
-<remove2>: remove `@Query` because in `Owner` class, the `@OneToMany` annotiation achieved `fetch` in query.
-<refactor1>: use `Optional<Owner>` to recieve the result from `findById()`, and if is null, throw `IllegalArugmentExpection`.
-<refactor2>: achieve the assert to judge return value in tests.
-<add>: add name to `@author` tag.
2024-11-10 09:14:42 +00:00
Andrey Litvitski
a3026bddbb
Add Kubernetes support
2024-11-08 09:23:59 +00:00
YiXuan Ding
50866def72
Refactor the logic and add unit test
...
-<add>: add `@NotBlank` validation to pet's name.
-<refactor>: delete useless code and add unit test to check duplicate Pet name validation logic.
-<modify>: add `Id` to pet in unit test.
-<refactor>: classify unit test.
<modify>: adjust code format.
2024-11-07 22:34:46 +08:00
YiXuan Ding
14af47d4e5
Refactor:
...
- <optimize>: delete logic `add owner to model` because of the comment `@ModelAttribute("owner")`.
- <fix>: add logical judgment in ordet to avoid `owner` from `form` and `ownerId` from `url` mismatch.
2024-11-06 18:46:58 +00:00
YiXuan Ding
fdc40a7048
Fix harmless bugs.
...
- <fix>: use `equals` to replace `==` to compare `Integer` variable.
- <delete>: remove redundant 'toLowerCase()' method and simplify pet lookup logic.
- <update>: rewrite method `getName()` comments.
2024-11-05 16:31:25 +00:00
Patrick Baumgartner
a50bfb65bb
Update Spring Boot release, adding Gradle build and cleanup
...
- Update Spring Boot release, Checkstyle, Mysql.
- Formatting pom.xml with sortpom-maven-plugin.
- Rename README to standard file name.
- Adding GitHub Action for Gradle.
2024-11-05 12:56:29 +00:00
João Bertholino
dff45cf70c
fix: Temporarily removing accentuation from messages.
2024-11-05 08:27:02 +00:00
Dave Syer
90bbb98ea6
Update readme to refer to test main classes
2024-11-05 08:24:50 +00:00
João Bertholino
bbb237928f
feat: Adds support for the Portuguese language.
2024-10-20 17:25:23 +01:00