Skip to content

laibagefei/microserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

microserv

this is a Microservices Architecture of SOA.

the advantage of Microservices

  • every service is smart enough, cohesion
  • every service can be deployed independently
  • every service can be extend easily

the architecture

  • based spring freamwork
  • data access using spring data
  • restful API using spring mvc

About

this is a micro server of SOA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published