Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 690 Bytes

readme.adoc

File metadata and controls

12 lines (9 loc) · 690 Bytes

Spring Playground

A collection of libraries that might be helpful when building Spring (Boot) applications. Currently starring:

  • Modelmapper Spring Data integration — enables the lookup of Spring Data repository managed aggregates from DTOs during object mapping. Also contains Spring Boot auto-configuration.

  • spring-web-tools — containing a monadic API to implement controller methods. Also, helpers to serialize Errors instances as JSON easily.

  • Hotwire Spring Boot integration — API to conveniently create Turbo Stream representations from Spring MVC controllers.

More to come.