Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 517 Bytes

readme.md

File metadata and controls

21 lines (11 loc) · 517 Bytes

Spring web application development toolkit

context[-web]

Property source configuration, conditional beans and WebMvc direct field access configuration

problems[-web]

REST exception resolver for reporting errors in API responses (e.g.: validation)

data-jpa[-web]

Define whitelisted filters on @Entity types

webserver

Spring-aware embedded Undertow server for self contained web application executables

authentication-bearer-token

Static bearer token authentication configuration