Skip to content

fogninid/jsystemd

 
 

Repository files navigation

jsystemd

This project contains modules to integrate Java services with systemd.

It aims primarily to provide decent integration of services developed with Spring Boot, but may contain interesting and reusable components for other projects.

How to use

When using Spring Boot, simply import the com.github.jpmsilva.jsystemd:systemd-spring-boot-starter dependency into your own project.

Refer to the documentation site for more information, and how to use outside of Spring Boot.

About

Java integration library for systemd services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Shell 0.8%