Commit Graph

132 Commits

Author SHA1 Message Date
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
Sébastien Deleuze
25690f93c0 Upgrade to Kotlin 1.9.21 2023-11-24 15:33:36 +01:00
Sébastien Deleuze
37017d6a2c Upgrade to Spring Boot 3.2.0 2023-11-24 15:33:22 +01:00
Chris Bono
ac517fa165 Increase logging level for Spring Pulsar reactive app
Closes gh-44
2023-11-06 07:54:20 +01:00
Olga MaciaszekSharma
22398a5490 Remove dependency management plugin. 2023-10-24 09:24:36 +02:00
Olga MaciaszekSharma
922b0a03f2 Do not use Dependency Management for Cloud starter. 2023-10-24 09:24:36 +02:00
Olga MaciaszekSharma
2e5ebdb5db Add loadbalancing sample. 2023-10-24 09:01:13 +02:00
Sébastien Deleuze
680b442816 Reduce how often CI builds download Gradle
Closes gh-40
2023-10-24 08:54:45 +02:00
Sébastien Deleuze
bb9220a306 Fix application restart detection
Closes gh-43
2023-10-24 08:51:20 +02:00
Olga MaciaszekSharma
f9d6380b59 Add Context Refresh Hikari sample
Closes gh-39
2023-10-20 19:00:37 +02:00
Sébastien Deleuze
f01a91d613 Prevent context-refresh Gradle config to disable appTest globally 2023-10-10 13:33:26 +02:00
Sébastien Deleuze
fe3a3c1a3b Update infrastructure 2023-10-10 12:59:07 +02:00
Sébastien Deleuze
c0d44ec47c Add a RestTemplate smoke test
Closes gh-37
2023-10-10 12:58:18 +02:00
Sébastien Deleuze
075181f0d6 Update infrastructure 2023-09-25 10:46:28 +02:00
Chris Bono
91291b16de Add Spring Pulsar smoke tests
This commit introduces CRaC smoke tests for Spring Pulsar
and Spring Pulsar Reactive.

See spring-projects/spring-pulsar#422

Closes gh-38
2023-09-25 10:15:04 +02:00
Sébastien Deleuze
2972892754 Update infrastructure 2023-09-22 14:45:27 +02:00
Sébastien Deleuze
52f8c6b3a2 Update infrastructure 2023-09-22 14:42:10 +02:00
Sébastien Deleuze
42281a6621 Merge pull request #34 from christophstrobl/data/jdbc/data-jdbc
Add data-jdbc smoke test.
2023-09-22 14:39:34 +02:00
Sébastien Deleuze
54cc3e8326 Merge pull request #33 from christophstrobl/data/jpa/data-jpa
Add data-jpa smoke test.
2023-09-22 14:39:15 +02:00
Olga MaciaszekSharma
dae8b34de9 Add Spring Cloud Refresh Context smoke tests
Closes gh-26
2023-09-22 14:24:20 +02:00
Christoph Strobl
783d97531d Add smoke tests for data-jdbc. 2023-09-22 11:07:26 +02:00
Christoph Strobl
f59f48f7c2 Add data-jpa smoke test. 2023-09-22 10:12:57 +02:00
Sébastien Deleuze
888b9e0c02 Fix webmvc-jetty sample 2023-09-20 15:31:10 +02:00
Sébastien Deleuze
946ae3316b Update infrastructure 2023-09-20 10:30:26 +02:00
Sébastien Deleuze
6fa3d0aade Add an actuator WebFlux smoke test
Closes gh-28
2023-09-20 10:28:12 +02:00
Sébastien Deleuze
73ba08ab53 Update infrastructure 2023-09-18 15:41:29 +02:00