Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T02:32:24.000Z (about 2 years ago)
- Last Synced: 2024-11-20T19:25:56.835Z (3 months ago)
- Topics: backend, java6, mysql, spring, spring-data-jpa, spring-mvc, tomcat7
- Language: Java
- Homepage:
- Size: 348 KB
- Stars: 0
- Watchers: 2
- 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|