JesseEstum

Results 5 issues of JesseEstum

Spring Boot Actuator exposes several endpoints that may be enabled and accessible. Most of these endpoints expose sensitive information about a running application and thus should be disabled or secured....

Is there any interest in refactoring the non-boot parts of the library out into a separate module so that non-boot spring applications could take advantage of the library? I did...

Just curious if anyone would consider or is interested in a configuration whereby the VM running docker engine is accessed through port mapping (e.g., 127.0.0.1:2375) instead of a separate IP...

## Reason for Opening: - [x] Propose a feature - [ ] Report a bug ## Purpose: * So far as I know, the barista application supports ID+Password based authentication....

LocalResponseCacheGatewayFilterFactory offers a lot of great functionality assuming that you're fine with a Caffiene-backed cache implementation. For my particular use case, I'm interested in using a Redis cache and distributing...

enhancement