Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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|