Vincent Guillet vincentguillet
vincentguillet created repository HumanBooster/tp-javascript-crm 2025-07-12 09:22:47 +00:00
vincentguillet pushed to main at HumanBooster/tp-javascript-gestionnaire-taches 2025-07-12 09:20:37 +00:00
d90d85d002 first commit with existing project files
vincentguillet created branch main in HumanBooster/tp-javascript-gestionnaire-taches 2025-07-12 09:20:37 +00:00
vincentguillet created repository HumanBooster/tp-javascript-gestionnaire-taches 2025-07-12 09:19:45 +00:00
vincentguillet pushed to main at HumanBooster/tp-javascript-api-html 2025-07-12 09:18:42 +00:00
b85c5d7521 add README.md
vincentguillet pushed to main at HumanBooster/tp-javascript-api-html 2025-07-12 09:17:53 +00:00
96bdccfe9f first commit with existing project files
vincentguillet created branch main in HumanBooster/tp-javascript-api-html 2025-07-12 09:17:53 +00:00
vincentguillet created repository HumanBooster/tp-javascript-api-html 2025-07-12 09:16:57 +00:00
vincentguillet created branch main in HumanBooster/tp-javascript-introduction 2025-07-12 09:10:53 +00:00
vincentguillet pushed to main at HumanBooster/tp-javascript-introduction 2025-07-12 09:10:53 +00:00
3f5b52661a first commit with existing project files
vincentguillet created repository HumanBooster/tp-javascript-introduction 2025-07-12 09:08:02 +00:00
vincentguillet pushed to main at HumanBooster/tp-hibernate-project 2025-05-23 14:39:57 +00:00
58a10fd4b8 Refactor Hibernate configuration to use a static local environment variable and simplify controller instantiation
180e1e1622 Refactor Hibernate configuration and update data factory methods for clarity
8bfc801b26 Add RestClient and DataFactory for HTTP requests and test data generation
dc73603cda Refactor services and controllers to use ID for updates and standardize DAO method names
c1617cbd38 Add server initialization in main application class
Compare 29 commits »
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-23 14:39:10 +00:00
58a10fd4b8 Refactor Hibernate configuration to use a static local environment variable and simplify controller instantiation
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-23 14:16:14 +00:00
180e1e1622 Refactor Hibernate configuration and update data factory methods for clarity
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-23 13:44:36 +00:00
8bfc801b26 Add RestClient and DataFactory for HTTP requests and test data generation
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-23 12:51:02 +00:00
dc73603cda Refactor services and controllers to use ID for updates and standardize DAO method names
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-23 09:26:43 +00:00
c1617cbd38 Add server initialization in main application class
a803a9ef22 Add dependency-reduced POM file for project configuration
ed83c35f3c Add ApiApplication class to configure Jersey and register Jackson feature
b63f1ef054 Add UserController class for user management endpoints
8b8fae6e24 Update User class to use EAGER fetching for articles relationship
Compare 7 commits »
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-23 08:39:05 +00:00
153380f541 update
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-20 11:47:01 +00:00
4cc46d7ac3 Add 'target/' to .gitignore to exclude build artifacts
7fcdee6e2b remove target output
Compare 2 commits »
vincentguillet pushed to dev at HumanBooster/tp-hibernate-project 2025-05-20 11:45:20 +00:00
3c330e9800 Refactor Publication class to use JOINED inheritance strategy and IDENTITY generation type
47ee6f7ef1 Add Jakarta Validation API dependency and update Reflections dependency
eaba56b92d Add Hibernate configuration file for database setup
7f3157b7a2 Add Pair annotation for custom validation of even numbers
5de8594095 Add PairValidator class for custom validation of even integers
Compare 7 commits »