Commit graph

846 commits

Author SHA1 Message Date
Bharatkumar5690
74010d4ea0
Update Jenkinsfile 2023-03-10 10:42:28 +05:30
Bharatkumar5690
0a8a8a7c77 changes 2023-03-09 19:55:52 +05:30
Bharatkumar5690
585d581706 changes 2023-03-09 19:32:55 +05:30
Bharatkumar5690
144130d855 changes 2023-03-09 19:31:00 +05:30
Bharatkumar5690
879bb9b499 changes 2023-03-09 19:30:15 +05:30
Bharatkumar5690
7797395b1d changes 2023-03-09 19:24:53 +05:30
Bharatkumar5690
f12965ed31 changes 2023-03-09 18:54:22 +05:30
Bharatkumar5690
ecaf7eb5aa changes 2023-03-09 18:52:25 +05:30
Bharatkumar5690
2611d7c0e2 changes 2023-03-09 18:50:19 +05:30
Bharatkumar5690
45395a9f27 changes 2023-03-09 18:48:26 +05:30
Bharatkumar5690
35348c6f70 changes 2023-03-09 18:43:56 +05:30
Bharatkumar5690
5c9c5064e6 changes 2023-03-09 18:42:08 +05:30
Bharatkumar5690
5d790d428b changes 2023-03-09 18:38:24 +05:30
Bharatkumar5690
ba820a6d8e changes 2023-03-09 18:35:33 +05:30
Bharatkumar5690
cf6c717a8c added jfrog in jenkinsfile 2023-03-09 17:27:27 +05:30
Bharatkumar5690
724b1552a5 added sonarqube 2023-03-08 12:51:45 +05:30
Bharatkumar5690
06c58f1591 added sonarqube 2023-03-08 12:48:01 +05:30
Bharatkumar5690
548b9ff5ff added sonarqube 2023-03-08 12:43:01 +05:30
Bharatkumar5690
5c75d795d1 added artifacts and test reports 2023-03-08 12:41:49 +05:30
Bharatkumar5690
6703e90dea added artifacts and test reports 2023-03-08 12:15:07 +05:30
Bharatkumar5690
f54208c278 added artifacts and test reports 2023-03-08 12:12:30 +05:30
Bharatkumar5690
6c834fe6db added artifacts and test reports 2023-03-08 12:10:01 +05:30
Bharatkumar5690
48907f4bd2 changes the branch 2023-03-08 11:53:39 +05:30
Bharatkumar5690
b4347e2be4 Declarative jenkinsfile 2023-03-08 11:46:34 +05:30
Oliver Drotbohm
9ecdc1111e Polish Thymeleaf templates.
Make sure we use the suggested fragment inclusion syntax. Use th:insert instead of th:include. Use simpler URI path segment templating to avoid duplication of expressions.

Avoid trailing slashes in URIs creates as upcoming Spring Boot versions will not map the trailing slash flavors of defined URI mappings.
2022-10-25 21:27:58 +02:00
Sébastien Deleuze
a5cbb8505a
Use WebJars versioned URLs (#1099)
In order to improve efficiency (see spring-projects/spring-framework#27619)
and allow native image compatibility, this commit uses WebJars versioned URLs
which are supported out of the box on Spring Boot via /META-INF/resources
default resource location configuration, removing the need to use
webjars-locator-core dependency and WebJarsResourceResolver.

I have been able to measure a consistent 5% startup time improvement on
the JVM with that simple change on my local machine.
2022-10-16 16:12:23 +01:00
Dave Syer
89f7b4ee96 Tweak devcontainer so java and permissions work 2022-09-27 17:14:13 +00:00
Kiyeon Cho
f48227aea0
Readability improvements & Use stream instread of forEach (#1055)
* Use stream instead of forEach on find PetType logic of parse()

* Improve controllers readability

* Rollback stream instead of for-each
2022-09-24 06:40:31 +01:00
Dave Syer
7e91b98f71 Change CI step names 2022-09-15 07:47:28 +00:00
Dave Syer
70f615afd1 Add support and CI tests for Java 8 2022-09-14 17:05:06 +00:00
Martin Lippert
53343c27ab launch java tooling in standard mode right away 2022-09-13 11:34:16 +00:00
Dave Syer
d3aabf8462 Attempt to fix codespaces 2022-09-12 11:05:37 +00:00
Dave Syer
39b3ef8b31 Ensure gradle home is set in container 2022-09-05 13:19:53 +00:00
dgcd
276880edef Upgrade to Gradle 7.5.1 and to Spring Boot 2.7.3 2022-09-05 11:48:27 +00:00
Dave Syer
6f9dbf5a9e Mention Gradle at top level in README 2022-08-22 11:56:41 +00:00
Shweta Tyagi
c5763046dd Removed unnecessary semicolons (#998) 2022-08-22 10:59:52 +00:00
robertson-neil
a3294f2df7
Upgrade build.grade to spring-boot-starter 2.7.1 (#1016)
@pivotal-cla This is an Obvious Fix
This fixes a compilation error in PetClinicIntegrationTests
Upgrade to same version as used in pom.xml
2022-08-22 11:48:24 +01:00
Dave Syer
3f8468432d Upgrade to Boot 2.7.1 2022-06-28 08:35:54 +01:00
Julien Dubois
4f3cbaa9aa
Add the Pivotal extension pack to devcontainers (#994)
Add Spring Boot extensions
2022-06-16 12:03:22 +01:00
Julien Dubois
5aef5c380c use Java 17 in devcontainers 2022-06-16 12:02:31 +01:00
Julien Dubois
cbf80df5cc remove unused import 2022-06-16 12:02:02 +01:00
Dave Syer
5ef819085b Move vscode settings up a level 2022-06-15 17:39:31 +01:00
kvaithin
80d03f3cef 985 remove lastName method param from OwnerController 2022-06-15 16:15:15 +00:00
Tagir Valeev
2a12048e78 Update javadoc: it incorrectly said to return 'true' 2022-06-15 17:12:59 +01:00
Dave Syer
21b94869e8 Whitespace tidy 2022-06-15 17:01:47 +01:00
Dave Syer
dbcd37fe5d Relocate deprecated annotation 2022-06-09 10:26:03 +00:00
Dave Syer
abee85939f Add devcontainer and gitpod
Also works in codespaces.
2022-06-09 11:24:17 +01:00
Dave Syer
0c1fa8e8e2 Update name of deprecated config property 2022-05-19 14:08:07 +00:00
Dave Syer
1db99dbb58 Update to Spring Boot 2.7.0 2022-05-19 14:07:16 +00:00
Dave Syer
7c91e1b40b Update gradle build boot version 2022-05-10 12:39:14 +01:00