Commit Graph

175 Commits

Author SHA1 Message Date
Moritz Halbritter
ec7bd09d2b Rename data-jdbc to data-jdbc-h2 2022-08-10 11:28:01 +02:00
Moritz Halbritter
9331b8c44c Upgrade to GraalVM 22.2
Closes gh-80
2022-08-10 11:07:20 +02:00
Moritz Halbritter
c2ee931bf4 Add freemarker-webmvc smoke test
Closes gh-46
2022-08-10 11:04:36 +02:00
Moritz Halbritter
40e7b8a0a4 Add freemarker-webflux smoke test
See gh-46
2022-08-10 10:54:13 +02:00
Moritz Halbritter
08dd532532 Add servlet-tomcat smoke test
See gh-70
2022-08-10 10:27:13 +02:00
Moritz Halbritter
dfda0a30be Add data-redis-reactive smoke test
Closes gh-62
2022-08-10 10:04:10 +02:00
Moritz Halbritter
6a456b979a Polish 2022-08-10 09:18:19 +02:00
Moritz Halbritter
80a65cc831 Merge pull request #79 from onobc/cbono-cloud-stream-rabbit-kafka-samples
Add cloud-stream-rabbit and cloud-stream-kafka sample
2022-08-10 09:01:39 +02:00
Chris Bono
7ae03b4acd Move cloud-stream-kafka/rabbit from SB 3.0.0-M4 to SB 3.0.0-SNAPSHOT 2022-08-09 21:52:52 -05:00
Moritz Halbritter
a13e42277a Run jvmAotTests with -Dspring.aot.enabled=true
Closes gh-81
2022-08-09 14:57:45 +02:00
Moritz Halbritter
11b2996cec Use deprecated property replacement 2022-08-09 14:52:06 +02:00
Moritz Halbritter
e13d64e71f Add cache-redis smoke test
See gh-40
2022-08-09 14:51:38 +02:00
Moritz Halbritter
451eaf2e2e Add cache-simple smoke test
See gh-40
2022-08-09 14:33:34 +02:00
Moritz Halbritter
6a2d8a21bb Add cache-cache2k smoke test
See gh-40
2022-08-09 14:22:45 +02:00
Moritz Halbritter
45499ea1c5 Add cache-caffeine smoke test
See gh-40
2022-08-09 14:04:26 +02:00
Moritz Halbritter
ed0c208e4d Add cache-hazelcast smoke test
See gh-40
2022-08-09 13:47:35 +02:00
Moritz Halbritter
fe9cc53f8b Add XML (de-)serialization to WebFlux sample
Closes gh-76
2022-08-09 11:31:51 +02:00
Moritz Halbritter
5f299ce4b1 Add XML (de-)serialization to WebMVC sample
Closes gh-75
2022-08-09 11:08:43 +02:00
Moritz Halbritter
2689454e8b Fix HTML title 2022-08-09 10:44:52 +02:00
Moritz Halbritter
32379b6578 Add mustache-webflux smoke test
See gh-54
2022-08-09 10:44:26 +02:00
Moritz Halbritter
575d66eb17 Add mustache-webmvc smoke test
See gh-54
2022-08-09 10:35:22 +02:00
Chris Bono
f74c622201 Add cloud-stream-kafka/rabbit to ci smoke-tests.yml 2022-08-08 13:53:17 -05:00
Chris Bono
eaaaeb36ad Use single-port notation for cloud-stream-kafka/rabbit samples 2022-08-08 13:51:20 -05:00
Moritz Halbritter
aa3f1c50c2 Use GraalVM 22.1 in CI image
See gh-80
2022-08-08 15:23:08 +02:00
Moritz Halbritter
baa5b7372f Add webflux-netty-tls smoke test
See gh-68
2022-08-08 15:21:20 +02:00
Moritz Halbritter
029e71fc3a Add secure websocket support to @ApplicationUrl 2022-08-08 15:20:00 +02:00
Moritz Halbritter
db7a1c8362 Add sdkmanrc hint to "Upgrade GraalVM" readme 2022-08-08 14:55:33 +02:00
Moritz Halbritter
715d61ee26 Add webmvc-tomcat-tls smoke test
See gh-68
2022-08-08 14:30:31 +02:00
Moritz Halbritter
060a7dba39 Add HTTPS support to @ApplicationUrl 2022-08-08 14:29:18 +02:00
Moritz Halbritter
69fcf331bd Add liquibase smoke test
Closes gh-64
2022-08-08 13:53:35 +02:00
Moritz Halbritter
e8808abe12 Make gradle dependency declarations consistent 2022-08-08 12:45:49 +02:00
Moritz Halbritter
89cc9dba11 Add Hikari hints to flyway sample 2022-08-08 12:29:16 +02:00
Moritz Halbritter
1439b356a1 Use spring-boot-starter-jdbc in flyway test 2022-08-08 12:25:33 +02:00
Moritz Halbritter
c3ef1aab79 Add flyway smoke test
Closes gh-63
2022-08-08 12:24:33 +02:00
Moritz Halbritter
62d3caa46e Fix CI image readme 2022-08-08 11:59:35 +02:00
Moritz Halbritter
16aa21e03c Update GraalVM to 22.2
Closes gh-80
2022-08-08 11:58:59 +02:00
Moritz Halbritter
f365f59436 Add actuator-webmvc-mgmt-port smoke test
Closes gh-9
2022-08-08 11:48:37 +02:00
Moritz Halbritter
f8ba656f22 Add actuator-webflux-mgmt-port smoke test
Closes gh-8
2022-08-08 11:40:49 +02:00
Chris Bono
9808550fec Add cloud-stream-rabbit and cloud-stream-kafka sample
Resolves #1532
2022-08-08 02:03:38 -05:00
Moritz Halbritter
1f699abb75 Add thymeleaf-webflux smoke test
Closes gh-34
2022-08-08 08:50:49 +02:00
Moritz Halbritter
55f342b1ec Use session-jdbc version managed by Spring Boot 2022-08-08 08:45:07 +02:00
Moritz Halbritter
2973ab7e6e Merge pull request #77 from marcusdacoregio/session-jdbc-sample
Add session-jdbc sample
2022-08-08 08:30:58 +02:00
Marcus Da Coregio
a6ebec743a Add 'session-jdbc' to CI 2022-08-05 14:04:33 -03:00
Marcus Da Coregio
65ec66eeb5 Add session-jdbc sample
Closes gh-27
2022-08-05 14:04:29 -03:00
Moritz Halbritter
8aaf5281a6 Add thymeleaf-webmvc smoke test
Closes gh-57
2022-08-05 16:07:39 +02:00
Moritz Halbritter
c0ea180938 Merge pull request #78 from cppwfs/SAST-CLOUD-TASK
Enhance cloud-task tests
2022-08-05 08:57:23 +02:00
Glenn Renfro
b16384983e Enhanced tests and set the application name
Also set the spring.aop.proxy-target-class to false until feature is ready in Spring framework
2022-08-04 12:34:11 -04:00
Moritz Halbritter
68b45c69c0 Fix session-redis-webflux integration tests 2022-08-04 16:13:02 +02:00
Moritz Halbritter
7a39bc5dda Further improve netty hints 2022-08-04 16:06:13 +02:00
Moritz Halbritter
dbfb6ce5c5 Add 'session-redis-webflux' to CI 2022-08-04 14:37:13 +02:00