Java Posts

Setting Up a Modern Spring Boot Web Server with REST API & Web Content (2025 Guide)
spring bootjavamavenintellij idearest apiweb developmentbackendtutorial

Setting Up a Modern Spring Boot Web Server with REST API & Web Content (2025 Guide)

A comprehensive guide to creating a Spring Boot application with RESTful APIs and static web content using Maven and IntelliJ IDEA's latest features in modern Java.

May 11, 2025
Creating UML Diagrams in IntelliJ IDEA, PyCharm, and WebStorm
umlintellijpycharmwebstormdiagramsidejavapythonkotlinjavascriptjetbrains

Creating UML Diagrams in IntelliJ IDEA, PyCharm, and WebStorm

A guide to generating and using UML class diagrams in JetBrains IDEs like IntelliJ IDEA (Ultimate), PyCharm (Professional), and WebStorm, covering features, limitations, and language support.

May 5, 2025
How to setup the Java SDK and use JavaFX with macOS/Windows
macosjavazshintellijenvironment variablesjavafxscene builder

How to setup the Java SDK and use JavaFX with macOS/Windows

A modern guide to setting up Java development with JavaFX on macOS and Windows using IntelliJ IDEA or VS Code. While setting `JAVA_HOME` is still useful for some tools like Maven and Gradle, many modern Java environments have reduced reliance on it. This guide includes integration with Scene Builder and modern IDEs.

April 7, 2025