Generic JavaBeans Validation

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

This example depends on Spring Boot only because we use Spring Boot's machinery to pull starter dependencies, and get our runtime running.

Playground Example

GitHub Generic JavaBeans Validation Example