Kris De Volder 10a1e32e29 Moving towards more easy to re-use JMXConnector
The "create connector -> do something -> close" pattern
has now been turned into a method. This paves the way
for making management of the connectors smarter
so that, for example, a single connector could be
cached for some time and re-used for more than
one task.

Creating the connector is a slow process especially
for remote apps, so this is a bit of a performance
bottleneck and its a bad idea to create a new
connector for every small request.
2018-07-13 10:00:27 -07:00
2017-04-19 16:06:39 -07:00
2017-11-30 10:34:23 -08:00

STS4

This is a work-in-progress project to build the next generation of the Spring Tool Suite. Details will follow soon.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

Description
No description provided
Readme 201 MiB
Languages
Java 95.6%
HTML 2.6%
C 1.1%
TypeScript 0.4%
Shell 0.2%