Added class for Activite endpoints

This commit is contained in:
Alexis Leboeuf
2026-01-05 12:46:45 +01:00
parent 22fce95294
commit 19ec8e979b

View File

@@ -0,0 +1,5 @@
package hackathon.FrisbYEE.rest;
public class ActiviteResources {
}