vorburger commented on issue #619: make integrationTest await application health readyness URL: https://github.com/apache/fineract/pull/619#issuecomment-528046790 > @vorburger Should we restrict the endpoints exposed by the actuator to the ones that are safe (/health)? I haven't actually had a closer look.. I'm kind of going on the assumption (hoping) that Spring Boot does not expose anything un-safe out of the box... but you may know more about this - is there anything which could cause concern? I thought [your comment on Jul 9 over in #618](https://github.com/apache/fineract/pull/618#issuecomment-509774541) meant that we were OK re. spring-boot-starter-actuator? Anyway, this PR only makes the integrationTest await application health readyness - the actuator is already active, since #618. Do you have any objection to merging this PR as it is now?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
