Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.08 KB

jpo

Application web Spingboot en "responsive design" permettant de saisir les infos des visiteurs lors des portes ouvertes.

(Spingboot web responsive application to capture visitor information during open days)

Capture d’écran 2024-02-15 à 18 37 03 Capture d’écran 2024-02-15 à 18 38 39 Capture d’écran 2024-02-15 à 18 37 49

Technologies

Spring-boot web application, hibernate, JSP + JSTL, H2

Launch

mvn clean package
mvn spring-boot run
http://localhost:8080/saisie
http://localhost:8080
http://localhost:8080/all
http://localhost:8080/h2-console

License

Distributed under the GNU General Public License 3. See LICENSE.txt for more information.