https://github.com/halilugur/microservice
This application created for a task. General contains spring boot applications.
https://github.com/halilugur/microservice
gateway-api jwt jwt-authentication jwt-token microservice microservices spirngcloud spring-cloud spring-security
Last synced: 5 months ago
JSON representation
This application created for a task. General contains spring boot applications.
- Host: GitHub
- URL: https://github.com/halilugur/microservice
- Owner: halilugur
- Created: 2022-06-14T17:17:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T23:03:13.000Z (about 3 years ago)
- Last Synced: 2025-01-02T04:14:50.659Z (6 months ago)
- Topics: gateway-api, jwt, jwt-authentication, jwt-token, microservice, microservices, spirngcloud, spring-cloud, spring-security
- Language: Java
- Homepage:
- Size: 165 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microservice
This application created for a task. General contains spring boot applications.
### 1) Already used technologies.
- Spring Gateway
- Spring Security + JWT
- Eureka Server
---
### 2) Technologies to be used.
- RabbitMQ
- Dockerizing
- Automatically dockerizing
- Spring Cacheable
- Solr Framework for list page
- Hystrix and Zipkin
- ELK (Elasticsearch, Logstash, Kibana)
- Resilience4 (handle that a crashed microservice)### How to import project to Intellij?
1. Open the intellij screen.
2. Press ctrl + shift + a
3. search "project" keyword on the box
4. select "import project for existing project" option.
5. after that come a popup from the intellij, like "Import as maven project."
6. click and import again.
7. now you can develop the project.## Structure
