[JAVA] I can't find Pivotal tc server Developer Edition in Spring Tool Suite

background

I ended up using Spring (not Boot) at work. [Spring Framework 5](https://www.amazon.co.jp/Spring-Framework-%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83 % 9F% E3% 83% B3% E3% 82% B0% E5% 85% A5% E9% 96% 80-% E6% 8E% 8C% E7% 94% B0-% E6% B4% A5% E8% 80 Learning with% B6% E4% B9% 83 / dp / 4798053740 / ref = tmm_hrd_swatch_0). I can't find the server I'm using in the book ...: cry:

Development environment

Symptoms

I don't see "Pivotal tc Server Developer Edition" which should be in the Servers view at the bottom left (by default). According to the description of the book, it is included in STS and it seems to be displayed by default ...: thinking: It seems that if you change the workspace from the default, it will not be displayed.

Solution

Server installation

Follow the steps below to install tc Server.

  1. Menu
  2. Help
  3. Dashboard
  4. IDE EXTENSIONS
  5. Spring Extensions
  6. Pivotal tc Server Developer Edition
  7. Install

Click "Dashboard" to open the page in the center view. There is "IDE EXTENSIONS" in the "Manage" panel on the right side. Clicking on this will open a new page called "Spring Extensions". Check "Pivotal tc Server Developer Edition" displayed on this page, Click "Install" at the bottom right to start the installation.

It will be installed in the following directory. /Applications/pivotal-tc-server-developer-4.0.4.RELEASE

Create a new server

Create a new server by following the steps below.

  1. Right click in the Servers view
  2. New
  3. Server
    Or click "No Servers No Servers are available. Click this link to create new server ...".
  4. Pivotal > Pivotal tc Server v4.0
    The version of tc Server installed was 4.0.4.
  5. Next
  6. Browse...
    Specify the following installed directories. /Applications/pivotal-tc-server-developer-4.0.4.RELEASE
  7. Next
  8. Next
    The default Create new instance is checked.
  9. Name: (appropriate name)
  10. Template: (appropriate) I'm not sure, so check "base" referring to the website.
  11. Finish

"Pivotal tc Server v4.0 at localhost" is displayed in the Servers view. It's not a Developer Edition, but is it okay?

reference

Recommended Posts

I can't find Pivotal tc server Developer Edition in Spring Tool Suite
Create Pivotal tc server Developer Edition in Spring Framework (STS)
I made a Restful server and client in Spring.
Spring Tool Suite 4 installation manual