Skip to content

liquidpie/lenses-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lenses-java

Implementation of Lens Pattern in Java

I've tried to show the usage of Lens pattern with the simple movie booking model.

Build & Execute

You can run mvn clean install to build and execute tests

Note: You need to have Java 11 and junit 5.4 on the classpath to execute the LensTest

About

Implementation of Lens Pattern in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages