Spring Boot Capgemini includes a number of Spring Boot Starters that we have found useful whilst building real world Spring Boot applications at Capgemini.
Some of the Starters are integrations to technologies not currently provided out-of-the-box by Spring Boot, and are unlikely to ever be. Some may naturally fit as core features and will hopefully one day be subsumed by the core project. Others are just features we have found useful and hopefully you will too.
- Trace logging - method entry and exit trace logging.
- Russell Hart
- [Greg Wolverson] (https://github.com/gwolverson)
- [Craig Williams] (https://github.com/craigwilliams84)
- Gareth Sullivan
##Contributors