Green Summer

Codacy Badge Maven Central

Green Summer is a set of different utilities that can be added on top of Spring to augment the basic functionality. It started as a set of controllers and configuration that I felt tempted to copy/paste into each of my projects. So I decided to create a shared library instead. Some of the functionality might be developed in the future in Spring (Boot) itself, and then I'll be more than happy to deprecate it and move along. In the mean time, this is a brief summary of the utilities that one can find in Green Summer

The Spring integrated utilites can be enabled using the annotation @EnableSummer and specifying the appropriate parameters.

I'll be adding documentation as time permits.