Commit Graph

6 Commits

Author SHA1 Message Date
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