From 23a46b4be35277e06ec89f48730eeb694e686be8 Mon Sep 17 00:00:00 2001 From: Kenmegne <stephanie.kenmegne@gmail.com> Date: Thu, 18 Jun 2026 15:40:06 +0000 Subject: [PATCH] add fdx-commons and fdx-consultation --- apifdxweb/api/README.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 43 insertions(+), 0 deletions(-) diff --git a/apifdxweb/api/README.md b/apifdxweb/api/README.md new file mode 100644 index 0000000..33958c0 --- /dev/null +++ b/apifdxweb/api/README.md @@ -0,0 +1,43 @@ + +# Back-end Projet MGT.FS + +## Tools : + 1. OS: Windows 10 ; + 2. IDE: NetBeans 12.0 ; + 3. Language: Java 8.0 ; + 4. Maven 3.1 ; + 5. WildFly 17 ; + 6. Git 2.41 ; + 7. EJB 3.0 + 8. L'API JPA 2.1 + 9. provider: Hibernate + 10. Transaction-type: JTA + 11. Data-Source + 12. Postgres SQL 14.3 + 13. PostMan + 14. PowerAMC + 15. Bitbucket + +## prérequis : + 1. Installation du Serveur d'application WildFly ; + 2. Installation du SGBD ; + 3. Installation du JDK ; + 4. Installation de Maven ; + + + +## Lancement: + 1. Creation d'une Base de donnée sur postgres si vous utilisé postgres ; + 2. Creation d'une Datasource nomé fileDS dans WildFly ; + 3. Build du module parent ; + 4. deploiment du War (source_file_service-impl-1.0-SNAPSHOT.war) dans WildFly ; + + + +## Lien de Test de L'API (Collection Du Projet) + + + +## Team Dev + Victor E... + Leonel F... -- Gitblit v1.10.0