Skip to content

RasDeaks/lunatech-esquarkus-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunatech-esquarkus-training project

Training quarkus project for elastic search Exercise : Create a mock of the RestHighLevelClient provided by Elastic

Running the application in dev mode

Starting a multi-node cluster with Docker Compose

cd src/main/docker/
docker-compose up

You can run your application in dev mode that enables live coding using:

./mvnw compile quarkus:dev

Fruit demo

Single page app to create and search for fruit

http://localhost:8080/fruit.html

About

ElasticSearch quarkus demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published