- persist-demo : Java, JPA, Hibernate, code source
- Evaluation de l'usage de @EntityListeners et mise en application dans la gestion du cycle de vie d'entités JPA.
- https://github.com/gofannon-io/persist-demo
- gradle_large_project : Gradle, Java, code source
- Analyse de l'includeBuild pour gérer une application multi-projet dans une seule instance d'IDE.
- https://github.com/gofannon-io/gradle_large_project
- resource-module : Java, Java Modules
- Etude sur la gestion des ressources entre Java Modules
- https://github.com/gofannon-io/resource-module
Pinned Loading
Repositories
Showing 10 of 22 repositories
- classloading-demo Public
- war-patcher Public
- filelock-token-for-dummies Public
- web-exception-handling Public
- spring-application-startup Public
Study for CLI and WEB spring application startup (logs, installation, Single JAR, command line mgt, ...)
- freecol Public Forked from FreeCol/freecol
FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
- h2-handling Public
- annotation-sample Public