Skip to content

salemsd/write_your_own_java_framework_exercices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10/09/2024

Write your own java framework

Understand how Spring, JakartaEE, Jackson, Guice and Hibernate works by rewriting a toy version of them

Tips and Tricks used in the implementations

The number of ☆ indicates the implementation complexity (☆ is easier than ☆☆☆).

Corrections of the exercices are available at github.com/forax/write_your_own_java_framework.

About

Try to implement small demos of the code powering usual Java frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%