This repository has been archived by the owner on Sep 9, 2018. It is now read-only.
Hi everyone,
Big news, ✨ the first release is here ✨
Features
- Internationalization (for the moment, english and french)
- Browser notifications on what does not work
- Multi-projects. In other words, one Vision to manage all your Spring Boot App
- See health monitor (e.g. global, database, diskspace)
- See metrics (e.g. memory, heap)
- See access logs and download applicatives logs
- See environment and context variables
- See waiting, progress threads
- See beans
- See mappings (e.g. rest controller, ressources)
- Shutdown remote your Spring Boot App (use with precautions)
A final{1,} point
- Vision is an external WebApp so you will have CORS problem, don't worry, Actuator handle that http://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-endpoints.html#production-ready-endpoint-cors
- If you want to see and download applicatives logs, you will have to set logging.file or logging.path properties