Commit Graph

157 Commits

Author SHA1 Message Date
Stéphane Nicoll
3d2e868516 Fix checkstyle violations 2024-07-16 15:40:36 +02:00
Stéphane Nicoll
5860655435 Include Spring Boot generation in build scans
Closes gh-62
2024-07-16 14:10:17 +02:00
Eric Haag
df6a041570 Add Revved up by Develocity badge 2024-07-08 09:29:38 +02:00
Sébastien Deleuze
194b77a362 Fix a typo 2024-06-18 12:31:34 +02:00
Sébastien Deleuze
013230eed1 Switch to Spring Boot 3.3
Closes gh-60
2024-06-18 12:17:15 +02:00
Sébastien Deleuze
55fb105944 Update run-dev-container.sh to spring-lifecycle-smoke-tests 2024-06-18 11:51:04 +02:00
Sébastien Deleuze
153e203389 Update CI configuration to spring-lifecycle-smoke-tests
Closes gh-59
2024-06-18 11:49:13 +02:00
Sébastien Deleuze
e4ff6fc20c Refactor the CR plugin to a Lifecycle one 2024-06-14 18:29:28 +02:00
Sébastien Deleuze
b3612bd36c Refine training run documentation 2024-06-10 14:32:11 +02:00
Sébastien Deleuze
daca9d0ad0 Refine training run documentation 2024-06-10 14:30:08 +02:00
Sébastien Deleuze
f6c06dcf01 Refine training run documentation 2024-06-10 12:03:44 +02:00
Sébastien Deleuze
60acfffacf Polishing 2024-06-10 11:50:22 +02:00
Sébastien Deleuze
cac2e5475c Refine training run documentation 2024-06-10 11:47:46 +02:00
Sébastien Deleuze
dc3339fb9f Refine Spring Data JPA documentation 2024-06-10 11:45:24 +02:00
Sébastien Deleuze
54ce75b983 Refine links 2024-06-10 11:42:59 +02:00
Sébastien Deleuze
09488e2105 Fix README.adoc error 2024-06-10 11:35:02 +02:00
Sébastien Deleuze
68dec77e4b Improve training run configuration documentation 2024-06-10 11:34:41 +02:00
Sébastien Deleuze
560bac054b Improve training run configuration discoverability 2024-06-10 11:22:43 +02:00
Sébastien Deleuze
0d6cf7a6dc Add Liquibase README
Add lifecycle documentation.
2024-05-24 10:49:19 +02:00
Sébastien Deleuze
d23d70e735 Add Flyway README
Add lifecycle documentation.
2024-05-24 10:48:57 +02:00
Sébastien Deleuze
b97d4ee623 Configure a regular JDK with SDKman
CDS tests are going to be introduced and does
not require CRaC. The dev container with a builtin
CRaC JDK can be used to run CRaC specific tests.
2024-05-23 16:23:16 +02:00
Sébastien Deleuze
670e403fbd Update Gradle to 8.7 in the container image 2024-05-23 16:20:42 +02:00
Sébastien Deleuze
41942ac7d9 Update Gradle to 8.7 2024-05-23 16:13:39 +02:00
Josh Cummings
883b827d92 Revert AuthorizeHttpRequests#forServletPattern
See issue spring-projects/spring-security#13562 for details
2024-05-23 09:51:52 +02:00
Sébastien Deleuze
6de92c38ee Add batch README
Add lifecycle documentation.
2024-05-20 14:44:54 +02:00
Sébastien Deleuze
5bc63eb981 Add data-r2dbc README
Add lifecycle documentation.
2024-05-20 14:34:45 +02:00
Sébastien Deleuze
50520d4321 Update data-redis README
Add lifecycle documentation.
2024-05-20 14:32:58 +02:00
Sébastien Deleuze
279b80d640 Add data-mongodb-reactive README
Add lifecycle documentation.
2024-05-20 14:29:13 +02:00
Sébastien Deleuze
ac5f0157e9 Add data-mongodb README
Add lifecycle documentation.
2024-05-20 14:27:24 +02:00
Sébastien Deleuze
53622076c1 Update data-jdbc README
Add lifecycle documentation.
2024-05-20 14:23:01 +02:00
Sébastien Deleuze
85006d90b8 Update data-jpa README
Refine the documentation and provide up to date configuration
for Spring Boot 3.3 / Hibernate 6.5.
2024-05-20 14:19:09 +02:00
Sébastien Deleuze
8d90a9399f Update README 2024-05-20 14:19:08 +02:00
Sébastien Deleuze
dbb5b73461 Remove unneeded ClientHttpConnector customization
Already configured at builder level in Spring Boot.
2024-02-09 15:09:59 +01:00
Sébastien Deleuze
46d632f696 Provide Spring Data JPA lifecycle configuration guidance
Closes gh-54
2024-01-24 10:47:02 +01:00
Sébastien Deleuze
551e987605 Provide Spring Data JPA CRaC configuration guidance
Closes gh-54
2024-01-24 10:36:32 +01:00
Sébastien Deleuze
13dcab8dd4 Update infrastructure
See gh-53
2024-01-24 10:20:49 +01:00
Sébastien Deleuze
02931b7637 Update status page to mention configuration guidance
Closes gh-53
2024-01-24 10:20:32 +01:00
Sébastien Deleuze
58f784190d Update infrastructure
See gh-51
2024-01-16 18:36:50 +01:00
Sébastien Deleuze
936245f0b2 Rename the project to spring-lifecycle-smoke-tests
See gh-51
2024-01-16 18:36:50 +01:00
Olga MaciaszekSharma
2b4d0f10dc Remove Cloud snapshots. 2023-12-12 14:07:19 +01:00
Sébastien Deleuze
762e0b131e Remove constraints on Framework version 2023-12-12 11:33:45 +01:00
Sébastien Deleuze
9bc734e2c2 Update infrastructure 2023-12-12 11:29:11 +01:00
Sébastien Deleuze
f51b3a14c9 Remove explicit CRaC version
Now managed by Spring Boot dependency management.
2023-12-12 11:28:55 +01:00
Josh Cummings
a45c9c597b Add Spring Session Tests
Closes gh-47
2023-12-12 11:25:21 +01:00
Chris Bono
72e67c173a Update usage of @PulsarReader in Spring Pulsar app test 2023-12-12 11:21:50 +01:00
Josh Cummings
b418bbe91b Add Spring LDAP Client Tests 2023-12-12 11:21:12 +01:00
Josh Cummings
04e5f249a4 Add Security Tests
- Embedded LDAP
- Authorization Server
- Resource Server
- Security with MVC
- Security with WebFlux
2023-12-12 11:21:12 +01:00
Sébastien Deleuze
35a61264d5 Refine run-dev-container.sh 2023-11-24 16:10:59 +01:00
Sébastien Deleuze
4c4d97ddb7 Let Boot manage CRaC dependency version 2023-11-24 15:44:16 +01:00
Sébastien Deleuze
48b4c4050e Fix formatting 2023-11-24 15:39:37 +01:00