Stéphane Nicoll
|
cc561a1106
|
Remove version attribute from docker-compose files
The version attribute has been deprecated.
|
2024-08-08 15:38:57 +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
|
dbb5b73461
|
Remove unneeded ClientHttpConnector customization
Already configured at builder level in Spring Boot.
|
2024-02-09 15:09:59 +01:00 |
|
Sébastien Deleuze
|
762e0b131e
|
Remove constraints on Framework version
|
2023-12-12 11:33:45 +01:00 |
|
Sébastien Deleuze
|
4c4d97ddb7
|
Let Boot manage CRaC dependency version
|
2023-11-24 15:44:16 +01:00 |
|
Sébastien Deleuze
|
c0d44ec47c
|
Add a RestTemplate smoke test
Closes gh-37
|
2023-10-10 12:58:18 +02:00 |
|
Olga MaciaszekSharma
|
dae8b34de9
|
Add Spring Cloud Refresh Context smoke tests
Closes gh-26
|
2023-09-22 14:24:20 +02:00 |
|
Sébastien Deleuze
|
888b9e0c02
|
Fix webmvc-jetty sample
|
2023-09-20 15:31:10 +02:00 |
|
Sébastien Deleuze
|
c458d883ce
|
Add framework:webclient-netty smoke test
See related spring-projects/spring-framework#31178
and spring-projects/spring-framework#31180 issues.
Closes gh-20
|
2023-09-06 17:54:21 +02:00 |
|
Sébastien Deleuze
|
87be1668b1
|
Add scheduling sample
|
2023-09-04 10:23:51 +02:00 |
|
Sébastien Deleuze
|
c1f25464fd
|
Add WebFlux Netty smoke test
|
2023-08-07 11:37:27 +02:00 |
|
Sébastien Deleuze
|
66f24567d6
|
Remove unneeded tests in hibernate-mysql
|
2023-08-02 10:33:13 +02:00 |
|
Christoph Strobl
|
55011df1b2
|
Add smoke test for hibernate using MySQL driver and HikariCP
Closes gh-3
|
2023-08-02 10:29:03 +02:00 |
|
Sébastien Deleuze
|
4c6fe33697
|
Add WebFlux with Undertow tests
|
2023-07-06 11:17:09 +02:00 |
|
Sébastien Deleuze
|
94af8b0539
|
Introduce cracVersion Gradle property
|
2023-07-04 18:06:28 +02:00 |
|
Sébastien Deleuze
|
28d7548810
|
Add checkpoint/restore support
The `crAppTest` task tests the application running on the JVM
after a checkpoint/restore.
|
2023-06-28 16:36:56 +02:00 |
|
Sébastien Deleuze
|
5d7ade7a1a
|
Introduce Jetty sample
|
2023-06-27 16:26:16 +02:00 |
|
Sébastien Deleuze
|
a06f90ecea
|
Add CRaC dependency to framework/webmvc-tomcat
|
2023-06-27 16:24:36 +02:00 |
|
Sébastien Deleuze
|
82d82b0980
|
Initial commit
The bootstrap of this project is done by leveraging
and adapting the infrastructure created in
https://github.com/spring-projects/spring-aot-smoke-tests.
|
2023-06-27 12:48:52 +02:00 |
|