Skip to content

tbmelabs/actuator-endpoints-security-utils

Repository files navigation

Actuator-Endpoints-Security-Utils

Utilities to secure actuator endpoints.

Build Status Quality Gate

Getting Started

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.

Prerequisites

Make sure to install the following software before starting:

And your IDE should support Lombok.

Installing

Make sure your IDE supports Lombok. Apart from this, this project does not need any special installation steps.

Running the tests

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.

Deployment

This project is deployed using maven. Run mvn clean install to install the artifact into your local repository.

Built With

  • Maven - A software project management and comprehension tool.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Timon Borter - Initial work - bbortt

See also the list of contributors who participated in this project.

License

This project is published under the terms of MIT License. For more information see the license file.

About

Repository containing utilities to secure actuator endpoints.

Resources

License

Stars

Watchers

Forks

Packages

No packages published