Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

file-search-tool

This tool allows you to index files in the directory and then quickly find any file, that contains text you are interesting in.

Usage

Pre-requirements

Build

mvn clean install

Run

In order to start MySql docker container

mvn docker:build
mvn docker:start

Alternatively you'll need to setup DB manually.

In such case don't forget to create corresponding user trik/3kon and then use init-db.sql

In order to start the app

mvn spring-boot:start

Terminate

Do not forget to stop docker container, after you are done

mvn docker:stop

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages