odrotbohm / spring-playground

A collection of tiny helpers for building Spring applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A collection of tiny helpers for building Spring applications

License:Apache License 2.0


Languages

Language:Java 94.4%Language:HTML 5.6%