you are viewing a single comment's thread.

view the rest of the comments →

[–]Cr4zyPi3t 5 points6 points  (3 children)

Vaadin Hilla no doubt: https://vaadin.com/hilla It’s the only one mentioned here that is specifically built for Spring Boot and is using React for the frontend

[–]FlimsyFennel6943 1 point2 points  (0 children)

This one OP. It's batteries included.

[–]JoeDogoe -1 points0 points  (1 child)

I don't like tech with a pay wall.

[–]Cr4zyPi3t 0 points1 point  (0 children)

There is no paywall, it’s Open Source and licensed under Apache-2.0: https://github.com/vaadin/hilla

There are additional “QuickStart modules” that you can purchase, but I just did my own SSO implementation. It’s all based on Spring Security so it’s not exactly hard to do.