Laurence Willmore
Laurence Willmore
Any news on this? There are many frameworks which have this syntax
This is still an issue. It really does prevent integration with front end frameworks.
Bump - if we want to use kotlinxhtml to build the html templates for almost every modern front end framework around we need to be able to have attributes that...
Ya, a bit visitor patterny. Nice clean decoupled approach. But in my head I was imagining the output to be a nicely nested tree structure of the policy evaluations -...
On holiday at the moment with bad internet, but will try to give some pointers. For batch filtering of collection of resources there is a different function on EnforcementPoint and...
Also, the opinion of warden is that authorization logic is key business logic. It should not be implemented at an http layer, and and so resolving authentication credentials to a...
Will smash it out this weekend :D Just to be clear, this is not going to include a spring boot layer. It will be a demonstration and documentation of a...
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...
Hey, ya. Busy doing a documentation refresh at the moment. Very happy if you want to create a new submodule in the project as an example jvm project Will have...
Actually, let me quickly add a demo project module. Going to do a full ktor demo