What is Spring Fu? Spring Fu is an experimental Kotlin micro-framework based on functional confguration intended to test new ideas for future Spring Boot releases
What is diferent? Spring 5 • Java or Kotlin • Annotation driven confguration • Type erasure in generics • AspectJ and JDK Proxies • Dependency Hell Spring Fu • Kotlin • Explicit functional confguration • Kotlin reifed type parameters • Minimal refection • Modules