Utilities to secure actuator endpoints.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Make sure to install the following software before starting:
And your IDE should support Lombok.
Make sure your IDE supports Lombok. Apart from this, this project does not need any special installation steps.
Execute unit-tests by running mvn test
. They are managed by the maven-surefire-plugin.
Integration-tests start with mvn verify
using the maven-failsafe-plugin.
This project is deployed using maven. Run mvn clean install
to install the artifact into your local repository.
- Maven - A software project management and comprehension tool.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Timon Borter - Initial work - bbortt
See also the list of contributors who participated in this project.
This project is published under the terms of MIT License. For more information see the license file.