DanielMeireles / SpringElasticSearch

Begin with SpringBoot and ElasticSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABOUT PROJECT

Crud using Spring Boot and ElasticSearch, for learning.

Technologies used:

  • Java
  • Spring Boot
  • ElasticSearch
  • Lombok

Installation

Prerequisites

  • API Testing Tool (Like Insomnia)
  • IDE that runs Java (Like Intellij, Eclipse or Netbeans)
  • Docker and Docker-Compose

Installation

  1. Clone this repository
    git clone https://github.com/DanielMeireles/SpringElasticSearch.git
  2. Import the project into your IDE
  3. In the terminal execute the command (To start ElasticSearch and Kibana)
    docker-compose up
  4. In the IDE run the project
  5. Open Insomnia, import the Insomnia.json file and run the tests

Contact

Made by Daniel Meireles | daniel.meireles@outlook.com

About

Begin with SpringBoot and ElasticSearch


Languages

Language:Java 100.0%