Andrew Landsverk
Andrew Landsverk

Reputation: 673

How do I disable the STS Dashboard in STS 3.6.0 and Greater

In the newer versions of STS, 3.6.0 and above, there is no longer an option to turn off the Spring Dashboard, does anyone know how to achieve this now?

Upvotes: 3

Views: 1674

Answers (1)

E-Riz
E-Riz

Reputation: 32934

Have you tried just closing Dashboard and then seeing if it stays closed when you re-start STS? There was supposed a fix in 3.6.0 that made the Dashboard stay gone once you closed it.

By my observations it does not work as of 3.6.2, I suspect it is a regression or there is something else wrong with the fix. Here's the bug report: https://issuetracker.springsource.com/browse/STS-3824 - you'll see that I commented there adding steps to reproduce the bug in 3.6.2

Update: A new bug has been opened for the regression in 3.6.2: https://issuetracker.springsource.com/browse/STS-3935

Upvotes: 2

Related Questions