Naiyerasif.com

Exposing arbitrary info using Spring Boot's actuator

WEBSpring Boot’s actuator module offers pretty useful capabilities to expose the details about an application. For example, the health endpoint provides basic application health

Actived: 5 days ago

URL: https://www.naiyerasif.com/post/2024/02/12/exposing-arbitrary-info-using-spring-boots-actuator/

Java-based health check for Docker — Naiyer Asif

WEBI’m using wget here but you can also use curl if it is available in your container.. This way Docker’s HEALTHCHECK instruction bubbles up the health information by telling …

Category:  Health Go Health

Copying dependency files with Maven — Naiyer Asif

WEBCopying dependency files with Maven. Published on Feb 28, 2021 Takes about 1 min to read. Sometimes, when I build an application with Maven, I need to move some …

Category:  Health Go Health

Detecting a connection leak with Hikari — Naiyer Asif

WEBThe exception indicates that there’s a potential connection when BookRepository.findAllByGenre method is called.. Fixing the connection leak. Looking at …

Category:  Health Go Health

Client Credentials flow with Ory Hydra — Naiyer Asif

WEBClient Credentials flow with Ory Hydra. Ory Hydra is an open source OpenID Connect Provider. It implements OAuth 2.0 Authorization Framework and the OpenID Connect …

Category:  Health Go Health

Working with AWS on local using LocalStack — Naiyer Asif

WEBLocalStack works with a local AWS account which you can configure with the AWS CLI. Launch the aws configure command as follows. You can put fake AWS Access Key ID …

Category:  Health Go Health

Good vs Bad architecture — Naiyer Asif

WEBPersonal space of Naiyer Asif on the web. If you think good architecture is expensive, try bad architecture. — Brian Foote and Joseph Yoder, Jun 26, 1999

Category:  Health Go Health

Unbloating Samsung Galaxy S21+ — Naiyer Asif

WEB1 pm uninstall -k --user 0 com.samsung.android.smartswitchassistant 2 pm uninstall -k --user 0 com.samsung.systemui.bixby2 3 pm uninstall -k --user 0 …

Category:  Health Go Health