패키지명 컨벤션

Untitled


도메인


Port 설정

Service External Port Internal Port
Nginx 443(80) 443(80)
Spring Cloud Gateway - 8000
Eureka - 8761
postgres 5432 5432
Redis 6379 6379
MongoDB 47017 27017
RabbitMQ - AMQP 4885 5672
RabbitMQ - UI 8672 15672
RabbitMQ - STOMP 61613 61613
jenkins 8080 8080
Sonarqube 8081 8081
chatbot-service - 8080
openchat-service - 8080
auth-service - 8443
ai-service 8085 8085

Properties 암호화는 Infra & 공통 탭에서 확인하세요!

※ 절대 커밋 금지 ※


Controller Layer

The methods in the controller should be named based on the HTTP method.