Skip to content

bootapp/dal-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Guides

Download the protos repository and put it in the same directory where this repository is, and run ./gradlew build command to generate the protos and build the project.

Tech Stack

  • Spring Boot 2.x
  • Liquibase for managing tables
  • ShardingJDBC, Jpa, QuerySQL for querying db
  • GRpc for Communication

Contents

  • A lock and a CAS implementation of SnowFlake
  • Data access techniques
  • Contract programming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages