Class ApplicationModulesEndpoint

java.lang.Object
org.springframework.modulith.actuator.ApplicationModulesEndpoint

@Endpoint(id="modulith") public class ApplicationModulesEndpoint extends Object
A Spring Boot actuator endpoint to expose the application module structure of a Spring Modulith based application.
Author:
Oliver Drotbohm