10a1e32e29d78fa17f342b7c926f6d23082057cc
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.
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
Languages
Java
95.6%
HTML
2.6%
C
1.1%
TypeScript
0.4%
Shell
0.2%