A health check which returns either 204 if the application is ready to accept requests or 500 if something is wrong. Used by haproxy and other pieces of HTTP middleware to check for backend health.
@author coda
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.