study/Spring28 Spring API Gateway filter rewritePath RewritePath= 들어올 요청, 바꿀 거 이거 하나 안 해서 반나절을 헤맴. 2022. 10. 20. Spring Cloud Bus with RabbitMQ Spring Cloud Bus micro service들이 가동중에도 config server의 변경된 것들이 적용되게끔 해주는 것. AMQP Advanced Message Queuing Protocol 비동기적으로 무언갈 함 RabbitMQ Messaging Broker, It is an intermediary for messaging, It gives applications a common platform to send and receive messages, and for messages a safe place to live until they are received. org.springframework.cloud spring-cloud-starter-bus-amqp org.springframewor.. 2022. 10. 18. Spring Cloud API Gateway server.port=8082 spring.application.name=api-gateway eureka.client.serviceUrl.defaultZone = http://localhost:8010/eureka #discovery service에 있는것들과 연결.. route 생성? #이게 없으면 discovery server에 있는거를 못찾음 spring.cloud.gateway.discovery.locator.enabled=true spring.cloud.gateway.discovery.locator.lower-case-service-id=true url path가 다르게 적용되야할때 /users-ws/users/status/check로 받고 /users/status/check 를 불렀으면 좋겠.. 2022. 10. 12. Eureka Discovery Service eureka helps microservices to find each other Eureka는 모든 마이크로서비스(인스턴스?)의 주소를 안다. 마치 spring mvc의 handler adapter목록?같이? Eureka Server dependency org.springframework.cloud spring-cloud-starter-netflix-eureka-client org.springframework.cloud spring-cloud-starter-netflix-eureka-server com.sun.jersey.contribs jersey-apache-client4 1.19.4 이거 처음 테스트한거라서 서버로만할거면 서버dependency만 있으면 됨. .properties server.po.. 2022. 10. 10. exception에 에러메세지 안나올때 properties server.error.include-message=always server.error.include-binding-errors=always 추가 2022. 10. 1. EC2 배포 pem 64 인코딩 인증서 파일 ubuntu 인증키 root로 복사 chmod 권한설정 :q :wq :q! rwx 읽기 쓰기 실행 3개씩 user group other의 권한 나타냄 rwx 각각 2진수. 하나당 7(10진수로) chmod 777 download 2022. 8. 30. 이전 1 2 3 4 5 다음 728x90