Skip to content

aboutbits/spring-boot-toolbox

Repository files navigation

Spring Boot Toolbox

Utility library for Spring Boot projects.

Setup

Add this library to the classpath by adding the following maven dependency. Versions can be found here

<dependency>
    <groupId>it.aboutbits</groupId>
    <artifactId>spring-boot-toolbox</artifactId>
    <version>x.x.x</version>
</dependency>

Local Development

To use this library as a local development dependency, you can simply refer to the version BUILD-SNAPSHOT.

Check out this repository and run the maven goal install. This will build and install this library as version BUILD-SNAPSHOT into your local maven cache.

Note that you may have to tell your IDE to reload your main maven project each time you build the library.

Build & Publish

To build and publish the package, visit the GitHub Actions page of the repository and trigger the workflow "Release Package" manually.

Information

About Bits is a company based in South Tyrol, Italy. You can find more information about us on our website.

Support

For support, please contact info@aboutbits.it.

Credits

License

The MIT License (MIT). Please see the license file for more information.

About

Spring Boot - Toolbox

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 5

Languages