feat: added log4j. It's way better than System.stderr.

This commit is contained in:
Pierre Tellier
2025-02-26 14:28:31 +01:00
parent e66fa33577
commit d8bc7cc9b6
6 changed files with 40 additions and 121 deletions

View File

@ -0,0 +1,4 @@
package enseirb.myinpulse.service.database;
public class UserService {
}