Skip to content

nglvlong/godii

Repository files navigation

Set up services by Docker

Start Docker desktop

In root folder, run: docker-compose up

Services

Java 17, Sprint boot 3.3.3

MS SQL

Redis

Rabbitmq

Minio

POA & Docusign Integration

Code pattern & services

RSA crypt

Validator

Feign Client

JPA + CriteriaBuilder

MinIO Integration

Background Task/Schedule Job

Email with Thymeleaf template

Authen with POA + Jwt

Async Function

RabbitMQ

Excel Import/Export

Migration with Flyway

Will do

Integrate with Keycloak

Localization

Multi tenant

Gateway

SpringBatch

SpringCache

ENV

DB_PASSWORD=KWDhwFIqUZMuxEV; DB_URL=jdbc:postgresql://localhost:5432/postgres?currentSchema=public;DB_USER=postgres

Docker

Open Terminal

  • docker-compose up -d (Khởi chạy docker)
  • docker-compose down (Tắt docker)
  • docker-compose up --build (build lại file docker-compose)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors