Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot Actuator 도입하기 #86

Closed
JoosungKwon opened this issue Jan 27, 2023 · 0 comments · Fixed by #88
Closed

Spring Boot Actuator 도입하기 #86

JoosungKwon opened this issue Jan 27, 2023 · 0 comments · Fixed by #88
Assignees
Labels
💬 discussion 건의사항
Milestone

Comments

@JoosungKwon
Copy link
Member

🚀 목적

  • 어플리케이션 운영/관리를 위해 스프링 부트에서 제공하는 Actuator를 도입했으면 합니다.

🔗 작업

  • Actuator 의존성 추가하기
  • Actuator에 제공하는 엔드포인트에 보안 설정하기
  • Role admin 추가하기
@JoosungKwon JoosungKwon added the 💬 discussion 건의사항 label Jan 27, 2023
@JoosungKwon JoosungKwon added this to the Sprint - 2 milestone Jan 27, 2023
@JoosungKwon JoosungKwon self-assigned this Jan 27, 2023
@JoosungKwon JoosungKwon linked a pull request Jan 27, 2023 that will close this issue
JoosungKwon added a commit that referenced this issue Jan 27, 2023
* add: actuator 의존성 추가

* config: 시큐리티 보안 설정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 discussion 건의사항
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant