Skip to content

FixeMe

Learn How to FIX bugs!

spring-boot-actuator

Spring 

[FIXED] How to add a custom health check in spring boot health?

October 22, 2022 Nick 0 Comments spring, spring-boot, spring-boot-actuator

Issue <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> This will add several useful endpoints to your application. One of them is /health. When

Read more
Spring 

[FIXED] Spring Boot scheduled Runnable tasks continue executing even after server is shut down with an actuator

October 22, 2022 Nick 0 Comments java, spring, spring-boot, spring-boot-actuator

Issue I’m currently developing a Spring-based web platform which makes use of several scheduled processes that access a central database.

Read more
Spring 

[FIXED] Enable CORS for "/health" endpoint in Spring Boot Actuator

June 6, 2022 Nick 0 Comments cors, spring, spring-boot, spring-boot-actuator

Issue We want to enable CORS for all GET requests to the /health endpoint provided by Spring Boot Actuator. We

Read more
Spring 

[FIXED] Sring actuator system status missing scheduler data when schedulers are added programatically

June 5, 2022 Nick 0 Comments java, spring, spring-boot, spring-boot-actuator

Issue I am using Java 11, Spring Boot. I had my schedulers running with @Scheduled annotation and they appeared in

Read more

android android-studio angular angular-material angularjs arrays c# css dart django django-models django-rest-framework django-views express firebase flask flutter git github html ionic-framework java javascript jquery json keras kotlin mysql node.js pandas photoshop php python python-3.x reactjs selenium selenium-chromedriver selenium-webdriver spring spring-boot sql tensorflow typescript web-scraping windows

Copyright © 2023 FixeMe. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.