Skip to content

Hejwo/spring-data-mongo-vavr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using Vavr(Javaslang) in Spring JPA

This project demostrates how to configure Vavr and Spring JPA.
Important part of it is that Spring Boot version (and therefore Spring JPA version) must be up to date.

  • Sample usage is shown in PersonRepositoryIntegrationTest
  • "jackson-vavr" configuration is shown in SpringDataMongoVavrApplication and tested in MainControllerIntegrationTest

Other details:

  • Also shown how to configure separate folder for integration tests in Gradle and combine it with test phase
  • PersonRepositoryIntegrationTest shows also how to create emmbeded MongoDB for test purposes

About

Example of using Vavr(Javaslang) in Spring JPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages