Haven't used it, didn't know it existed, but I want to check it out now
Same. I'm a Java developer at heart with extensive JS/CSS experience. This sounds at least worth checking out.
Personally I hate fighting with CSS and JS is...a language? No further comment. So having something that lets me avoid them for the most part sounds very appealing
Please try it. It certainly is interesting. And it has been around for a while which is a good sign.
Again, I tried „Vaadin Flow“ (conceptually similar to C# Blazor) and it is fun. I built a productive solution with it (wo pro) that is integrated with Spring Boot.
My company uses it for a couple of "legacy" applications. Though all new applications are on Angular.
I think the shift was because of the complexity of the project. In my company, Java devs were busy implementing core business logic, batch jobs, fixing production issues or enhancements. So they didn't have enough bandwidth for UI maintenance and enhancement. Plus when it came to that, most UI developers you could find in the job market were JS/CSS guys.
So management made a decision to shift to Angular for UI and Java for back end work. Delineating both as separate concerns.
However I do think that having Java teams for both UI and back end might be more agile. But realistically I think it depends on the circumstances.
Java
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.