run a script at startup with systemd September 19, 2025 | No Comments | automatic, information, linux, script This works for Linux I have Linux Ubuntu Server Create a new service file in the systemd directory. The file name must end with .service. […]
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 […]