
Spring Fu!
11 November 2018 - time to read: 1min
Hello Developer Friends,
Last week I had a chance to learn spring-fu. It has functional bean registration capability. Configuring Spring without annotations and dynamically is pretty cool!
Also, I'm sharing hello world java app in my github account, feel free to use it. I implemented same example shared by Spring officially but instead of Gradle used Maven. Maybe that would be helpful to developers who are familiar with Maven.
Thanks for that innovative approach Sébastien Deleuze. Very curious about it's forthcoming capabilities and use cases.
Github Repo: hello-spring-fu