spring-attic / spring-native

Spring Native is now superseded by Spring Boot 3 official native support
https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html
Apache License 2.0
2.74k stars 356 forks source link

Fix session-redis-webflux and session-without-security samples with GraalVM 22.1 #1588

Closed sdeleuze closed 2 years ago

sdeleuze commented 2 years ago

For some reason, they require a NioDatagramChannel type hint.