Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

353
Views
Can Spring actuator be used with non-web Spring Boot application?

I have a Spring Boot application which listens for messages from an IBM MQ input queue, does some processing of the messages and then puts the messages to an output queue.

Can application like this utilize Spring actuator to monitor the application (e.g. heartbeat checking)? From reading the actuator documentation, it seems that it can only be used with Spring web applications? Is my understanding incorrect? If so, could you please provide information on how to use actuator with non-web applications?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

In addition to be available via HTTP when running in a web application, the Actuator's endpoints are also available over JMX in both web and non-web applications. MBeans for the Acuator's endpoints are published in the org.springframework.boot domain. Please see the relevant section of the documentation for more details.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!