Commit Graph

15 Commits

Author SHA1 Message Date
nsingh
5d8bd397f7 Code cleanup in SpringBootApp 2017-10-16 16:07:21 -07:00
nsingh
dd61505bb5 Improvements to live hovers for request mappings 2017-10-12 23:06:24 -07:00
nsingh
ee069226f9 Added basic request mapping navigation in live hover 2017-10-11 17:35:29 -07:00
Martin Lippert
aba1f581de improved error handling in case of the language server cannot connect via JMX to a specific java app 2017-10-09 14:35:31 +02:00
Martin Lippert
7c4c3f50f5 PT #151428541: first steps to gather live hover hint data from running apps 2017-10-02 16:30:33 +02:00
Martin Lippert
c76d6c7496 adopted changed boot 2 actuator jmx endpoint structure 2017-09-14 16:19:03 +02:00
Kris De Volder
694e9a9fa8 Bump version to 0.0.10 2017-08-21 16:57:38 +00:00
Kris De Volder
4e613e026d Unifying all pom versions to 0.0.9-SNAPSHOT 2017-08-14 12:34:56 -07:00
Martin Lippert
949a6f0f7e fixed issue with port property being an integer insteaf of a string 2017-07-19 09:54:17 +02:00
Martin Lippert
d8177c9fd5 refactored retrieval of all running apps into static factory method 2017-06-15 16:17:36 +02:00
Martin Lippert
e322b6279c made port retrieval more flexible with regards to tomcat connector object name 2017-06-15 16:11:27 +02:00
Martin Lippert
48c77e14b5 added extraction of beans, request mappings, config report, and environment data to boot app cli component 2017-05-17 17:13:17 +02:00
Martin Lippert
e7870ef2c1 refactored boot app cli code slightly and fixed a problem with getting port from tomcat bean 2017-05-15 16:58:49 +02:00
Martin Lippert
5b3dbdb6c0 PT #143653925: added third option, now trying tomcat jmx bean to get port, too 2017-05-15 15:17:40 +02:00
Martin Lippert
a383fb607b PT ##143653365 + PT ##143653925: simple main class that identifies running boot apps and tries to find the port information 2017-05-12 11:08:41 +02:00