Skip to content

  • Home

Tag: java

Create a Maven archetype and a project scaffolding file for Java Spring Boot Maven (pom.xml).

January 6, 2026
 |  No Comments
 |  archetype, information, java, maven, pom.xml, spring-boot, structure
Project Scaffolding (Structural) It creates the foundation for the entire application. It defines where resources, tests, and source code go. When you use a scaffolding […]

JShell

October 5, 2025
 |  No Comments
 |  information, java, jshell, linux, macos, maven, script
JShell is the interactive command-line tool for the Java programming language. It was officially introduced starting with Java 9 (JDK 9) and is a REPL […]

create a STUN server in Linux Ubuntu

September 13, 2025
 |  No Comments
 |  console, information, java, macos, nc, netplan, P2P, port, public_ip, server
A PC cannot know its public IP on its own; it needs a third party, that is a STUN server, it’s like a mirror. This […]

Scan an external library in Java Spring Boot

April 20, 2025
 |  No Comments
 |  information, maven, spring-boot
It is neat to have configuration classes in a /config folder, located at the same level as the main class: note that the packages: and […]

Testing a Java-injected Springboot service

 |  No Comments
 |  information, java, package, spring-boot
You must have the following dependencies, Junit is included, do not add it. you must write down the main class: you must write down the […]

Posts navigation

Back 1 2 3 4 5 Next

Categories

Theme By SKT Minimal