-
Notifications
You must be signed in to change notification settings - Fork 40.7k
GraalVM library support
Moritz Halbritter edited this page Nov 2, 2022
·
26 revisions
!!! Work in progress !!!
-
Tracing with Brave and Zipkin
-
Spring Data JDBC with h2 and PostgreSQL
-
Spring Data R2DBC with h2
-
Spring Data REST with MongoDB
-
Caching with the simple cache, Caffeine and Redis
-
Hibernate with h2
-
JDBC with h2, MariaDB, MySQL and PostgreSQL
-
Scheduling with
@Scheduled
and Quartz -
RestTemplate and WebClient (You need to use
@RegisterReflectionForBinding
on the DTOs) -
WebMVC with Tomcat (with TLS support) and Jetty
-
Websockets (plain and STOMP) with Jetty, Tomcat and Undertow
-
Spring Security with LDAP, method security, Thymeleaf on WebMVC and Webflux
-
Spring Security OAuth2 authorization and resource server
-
Logging with Log4j2