https://github.com/marwenbentalebali/countries
Il s'agit d'un projet de gestion des pays utilisant Spring MVC et Spring Data JPA (Spring Framework v 3.2.6.RELEASE). C'est la la partie backend.
https://github.com/marwenbentalebali/countries
backend java6 mysql spring spring-data-jpa spring-mvc tomcat7
Last synced: 3 months ago
JSON representation
Il s'agit d'un projet de gestion des pays utilisant Spring MVC et Spring Data JPA (Spring Framework v 3.2.6.RELEASE). C'est la la partie backend.
- Host: GitHub
- URL: https://github.com/marwenbentalebali/countries
- Owner: MarwenBenTalebAli
- Created: 2020-07-10T19:08:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T02:32:24.000Z (over 3 years ago)
- Last Synced: 2025-06-11T17:18:08.415Z (about 1 year ago)
- Topics: backend, java6, mysql, spring, spring-data-jpa, spring-mvc, tomcat7
- Language: Java
- Homepage:
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description générale
- Il s'agit d'un projet de gestion des pays utilisant Spring MVC et Spring Data JPA.
- Cette application contient des pages Web et des services REST pour chaque entité. Il peut être utilisé comme application front-end Web ou REST.
# Composant d'application
| Couches | Outils |
| ------ | ------ |
|Présentation | spring mvc |
|Service | spring data jpa |
|Persistance | spring data jpa|