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

Fix sample stopping after 1 minute. #204

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Fix sample stopping after 1 minute. #204

merged 2 commits into from
Jan 31, 2025

Conversation

csviri
Copy link
Contributor

@csviri csviri commented Jan 31, 2025

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@csviri csviri requested a review from metacosm January 31, 2025 14:03
@csviri csviri self-assigned this Jan 31, 2025
<!-- without this, the app exits after 1 minute -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it stopping without it? Health check support?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see explanation here: #202 (comment)

@csviri csviri merged commit 9f10e32 into main Jan 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants