Skip to content

Muhammederendemir/spring-boot-tesseract-ocr

Repository files navigation

Spring Boot Tesseract Ocr Api

Spring Boot Tesseract Ocr Api

Spring Boot Tesseract Ocr Api

Prerequisites

  • Java 11
  • Maven 3.3+
  • Docker 19.03+
  • Docker Compose 1.25+

Installation

./mvnw compile jib:dockerBuild
docker-compose up -d 

Used Technologies

  • Spring Boot 2.4.3
  • Tesseract
  • Tess4j
  • Slf4j
  • Spring Boot Web
  • SpringDoc Openapi WebMvc Core
  • SpringDoc Openapi Ui
  • Spring Boot Validation
  • Spring Boot Actuator
  • Maven Jib Plugin
  • Maven Clean Plugin
  • Maven Enforcer Plugin
  • Lombok
  • Dev Tools
  • Spring Boot Test

SpringDoc OpenApi

You can access the SpringDoc Openapi from the following url.

http://localhost:9090/api

SpringDoc Openapi

About

Reading text within the image with Spring Boot and Tesseract Ocr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published