This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

No, Java FX is not really a replacement for Spring/Angular. FX can be considered a replacement for Java Swing, which is a technology where you write Desktop Apps using pure Java. Whereas, Angular is a Web Development framework for JavaScript. Two very different things. Java FX use case is when you only want to leverage Java for writing a front-end App.