Kunal Varpe

Results 5 issues of Kunal Varpe

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [x] Enhancement - [x] Refactoring ## :scroll: Description Added supported classes for config import which is...

component: parameter-store
component: s3
type: documentation
type: dependency-upgrade

It would be nice to have example with Spring Boot 3.x in place.

Reason: - Nats should support spring boot 3.x. Fix: gh-42

# This MR Add support for docker compose to spring nats # What changes Now you can create docker compose file in the root directory and when spring boot app...

With new Spring Boot 3.x, there is enhance support for testing the application using the docker compose. After adding this support you can able to do following. - Add docker...

enhancement