User-Management :
A sample micro service structure using spring Boot,JPA, Postgresql and Json Web Token. A sample user section that includes Controllers,DTO's, Services and repositories.
API Gateway :
A sample code that redirect each request to specific service after authentication. The sample code include Zuul proxy,Spring security,Prefilters etc.