Skip to content

manuel-mauky/blogpost_generic_repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains example code for two blog posts [1][2] about a generic implementation of the "Repository Design Pattern" with Java.

There is an in-memory implementation that is intended to be used during the development and for testing purposes and an JPA based implementation.

Use all the code as you like and tell me if you find it helpful. If you need to know a license to be able to use the code, use MIT or Apache.

About

Example code for a blog post about a generic repository with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages