Skip to content

Josemalyson/microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices

Spring Cloud Netflix project base, Spring Rest Repository.

Read me

The micro-service project is based on five main projects

Student

The student project is mapped with a Student Entity where CRUD operations are implemented by a RepositoryRestResource annotation, being only a query service and basic operations such as saving, editing, exiting and listing Accessing through the url http://localhost:8081/alunos/.

Matter

The subject matter mapped with the Subject Entity where CRUD operations are implemented by a RepositoryRestResource annotation, being only a query service and basic operations such as saving, editing, exiting, and listing Accessing through the url http://localhost:8082/materias/.

Eureka Server

Eureka server project

Zuul Routing

Project that filters as routes for services and internal (microservices Students and Matters) and public (Project Evaluation)

Evaluation

The project return an list of evalution of students create of systems. Project Web / Mobile consumer services Students and Materials that seek as evidence made by the student searched in the url.

http://localhost:8080/provas/provas/alunos/1.

About

Project base Spring Cloud Netflix, Spring Rest Repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages