Member-only story

Setting Up a SpringBoot Application: Eclipse, PostgreSQL, and Docker Integration

Eugen Hoble
6 min readFeb 9, 2024

--

This tutorial will show how to configure Eclipse IDE for developing a SpringBoot application, that uses a PostgreSQL database managed through docker-compose.

  1. Download Eclipse

2. Extract the Eclipse installer in a temporary folder and execute eclipse-inst.

3. Install Eclipse IDE for Enterprise Java and Web Developers

4. Install Spring Tools Suite and restart the IDE.

--

--

No responses yet