I made it easier to define #HTMX templates in my #SpringFunk HTMX library: https://wakingrufus.github.io/spring-funk/htmx.html#templates
I made it easier to define #HTMX templates in my #SpringFunk HTMX library: https://wakingrufus.github.io/spring-funk/htmx.html#templates
I am working on adding a module to #SpringFunk that seamlessly integrates #HTMX, the #Kotlin HTML DSL and #SpringBoot https://wakingrufus.github.io/spring-funk/htmx.html
It is in a very early stage right now, but I think this idea has some potential.
My talk from this year's #DevNexus about Functional #SpringBoot with #Kotlin and #SpringFunk is up on YouTube: https://youtu.be/9njQ8Lun36c
I'll be giving a lightning talk at GOTO #Chicago about the functional approach to #SpringBoot in #Kotlin with #SpringFunk https://gotochgo.com/2024/speakers/3696/john-burns
I just released v0.2.0 ( https://github.com/wakingrufus/spring-funk/releases/tag/v0.2.0 ) of #SpringFunk which adds a Logging configuration DSL. #SpringBoot #Kotlin
10 years after the advent of #Spring, #SpringBoot shifted the paradigm from XML to Annotations. 10 years later, I believe it is time to shift the paradigm again, this time toward #FunctionalProgramming. On that note, I am excited to announce my new #OSS Project: Spring FunK
#SpringFunk provides easy access to Spring's beans and router DSLs and enables additional DSLs to be added. It works based on ApplicationContextInitializers, not AutoConfiguration, which allows for super fast startup. 🧵