- Added version endpoint that returns the application name, build version, build timestamp and build number
- Added support for rest client configurations (connection timeout, read timeout, worker_fetch timeout)
- Added default health-check endpoint
- Added Spring integration test configuration to BaseTest class