Commit graph

880 commits

Author SHA1 Message Date
saisrinisrinivas
595588b26a
Create dummy.txt 2023-09-02 18:39:04 +05:30
saisrinisrinivas
63f1f2dd31
Delete Jenkinsfile 2023-07-05 10:21:48 +05:30
saisrinisrinivas
b8103bd78b
Update Jenkinsfile 2023-07-04 14:43:21 +05:30
saisrinisrinivas
b857705df1
Update Jenkinsfile 2023-07-04 14:41:07 +05:30
saisrinisrinivas
10b182786a
Update Jenkinsfile 2023-07-04 13:53:09 +05:30
saisrinisrinivas
e4dc9bdbaa
Update Jenkinsfile 2023-07-04 13:51:00 +05:30
saisrinisrinivas
780b1b1665
Update Jenkinsfile 2023-07-04 13:47:46 +05:30
saisrinisrinivas
1f9b65f1d0
Update Jenkinsfile 2023-07-04 13:39:38 +05:30
saisrinisrinivas
d61ff1b498
Update Jenkinsfile 2023-07-04 13:38:37 +05:30
saisrinisrinivas
d8678a6383
Update Jenkinsfile 2023-07-04 13:36:23 +05:30
saisrinisrinivas
33ca179331
Update Jenkinsfile 2023-07-04 13:23:56 +05:30
saisrinisrinivas
2e8d2a002c
Update Jenkinsfile 2023-07-04 13:21:58 +05:30
saisrinisrinivas
099b5a86b0
Update Jenkinsfile 2023-07-04 13:13:46 +05:30
saisrinisrinivas
26e6ef6fa6
Update Jenkinsfile 2023-07-04 13:02:29 +05:30
saisrinisrinivas
b19d695508
Update Jenkinsfile 2023-07-04 12:59:59 +05:30
saisrinisrinivas
fb2c1b41d1
Update Jenkinsfile 2023-07-04 12:32:56 +05:30
saisrinisrinivas
60eae51687
Update Jenkinsfile 2023-07-03 14:56:13 +05:30
saisrinisrinivas
2d240fd988
Update Jenkinsfile 2023-07-03 14:54:37 +05:30
saisrinisrinivas
f73fbc2cb8
Update Jenkinsfile 2023-07-03 14:50:36 +05:30
saisrinisrinivas
93d5461229
Create Jenkinsfile 2023-07-03 14:49:27 +05:30
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
Dave Syer
b2ec2204c2 Latest Java version 2023-05-09 10:35:25 +01:00
jcw1031
8a5a14e88a Owner class addVisit() method return type void 2023-05-09 10:35:06 +01:00
Andrii Abramov
6e71aaa44c Fix typo in OwnerRepository.java 2023-04-13 14:11:33 +01:00
ross
b94d30626f Fix typo
fix typo of org.springframework.samples.petclinic.owner.Owner.getPet(java.lang.String) annotation.
2023-04-13 14:10:05 +01:00
Brian Demers
7b1abb3ca9 Add user friendly error when Java < 17 is used
Add an enforcer rule with a custom message to detect if the JVM version is too old
2023-04-13 14:09:09 +01:00
Patrick Baumgartner
0962ed7e8f Updating dependencies and docker containers to current versions
See #1157
2023-03-10 14:00:30 +00:00
Duncan Casteleyn
cc4667122d Resource bundle not included in native image 2023-03-10 08:10:28 +00:00
Dave Syer
2ceb8c16fd Bump Spring Boot to 3.0.4 2023-03-10 08:04:18 +00:00
Will 保哥
bac74f7a99 Update .gitattributes
If I won't keep *.java file as LF newline, I can't run app because I can't pass "io.spring.javaformat:spring-javaformat-maven-plugin:0.0.31:validate" goal when I mount files into container.
2023-03-08 10:17:47 +00:00
Will 保哥
dd54a40501 Create .gitattributes
fixes #1149
2023-03-08 10:17:47 +00:00
Tugdual Grall
5ceba6d95c issue #1176 codespaces badged 2023-03-08 10:12:09 +00:00
Yan Zhang
68fb7acacf Update devcontainer.json
publisher id of vscode-boot-dev-pack has been changed from `pivotal` to `vmware`.
2023-03-08 10:07:16 +00:00
Dave Syer
f2d9c9b63f Remove unnecessary native hint 2023-02-24 09:23:35 +00:00
Dave Syer
1079767adc Update actions 2023-02-22 09:45:28 +00:00
Dave Syer
635b0a9755 Update to Spring Boot 3.0.2 2023-02-21 11:50:38 +00:00
Dave Syer
b298af380d Remove unnecessary model attribute 2023-02-21 11:46:22 +00:00
Dave Syer
ca055dbbe1 Update references to Java version in README
Fixes #1151
2023-01-27 09:56:03 +00:00
Dave Syer
10b13eb5b1 Address review comment 2023-01-27 09:41:58 +00:00
SmolParascythe
6be2a5870d Concise readme and link edits 2023-01-27 09:41:24 +00:00
Dave Syer
05468bc14b Update build.gradle 2023-01-14 14:10:28 +00:00