Skip to content

Releases: deckerego/docmag

Release 0.4.5

08 Mar 03:11
Compare
Choose a tag to compare

The latest release, featuring:

  • Tesseract 4 OCR
  • Automatic tagging
  • Docker image support
  • Fuzzy queries

And more!

A Sample Elasticsearch + Spring Boot Webapp w/ Groovy & Docker

24 Oct 01:33
Compare
Choose a tag to compare

This is a sample webapp constructed using:

  • Spring Boot 2
  • Groovy (for controllers, repositories, models, config)
  • Elasticsearch 5.6
  • Docker and Docker Compose
  • Spring MVC, Data, Thymeleaf

Groovy is used throughout and uses Spring Data to connect to a Docker-managed instance of Elasticsearch.