Open toop opened 2 years ago
Hi there,
I don't see why not.
Must say it has been years since I worked on spring boot and would have to dig into how we write a plugin for spring security layers. That would be the place that we need to hook into.
I am also very out of date when it comes to how you define your routes in spring boot. I would like to build a dsl or I guess annotation based way of specifying warded and unwarded routes like we do in the ktor plugin.
Happy to keep the issue open and add it to list of things todo, but not sure when I will get to it.
I think I need to write a contribution guide as well as actually refresh the existing documentation with current changes.
Thanks!