Skip to content

lean-mind/either-type-usage-in-a-java-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Either in a Java Backend with Spring Boot

This is a simple project to show how the Either type could be used to handle previsible errors throughout the various layers of a Java backend.

The domain layer use various artifacts such as an application service, a domain service and value objects.

There are tests for everything in the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages