Skip to content

42BV/jarb-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JaRB Spring Boot Starter

The Jarb project: https://github.com/42BV/jarb

Features

  • Adds a BeanConstraintController to the ApplicationContext.
  • Adds a HibernatePropertiesCustomizer to the ApplicationContext to set the javax.persistence.validation.factory hibernate property to the configured LocalValidatorFactoryBean.

Usage

Add this maven dependency to your project.

<dependency>
    <groupId>nl.42</groupId>
    <artifactId>jarb-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages