Testing a Java-injected Springboot service April 20, 2025 | 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 […]
Install Java, Springboot and Maven on Ubuntu Server February 2, 2025 | No Comments | java, linux, maven, server, spring-boot install java: You should see output similar to: openjdk 19.0.1 2022-10-18 OpenJDK Runtime Environment Temurin-19.0.1+10 (build 19.0.1+10) OpenJDK 64-Bit Server VM Temurin-19.0.1+10 (build 19.0.1+10, mixed […]