Skip to content

tgframework is a Spring-Boot-start project to help distributed cluster continuous integration

Notifications You must be signed in to change notification settings

tzw-1998/tgframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tgframework

tgframework is a Spring-Boot-start project to help distributed cluster continuous integration

How to use it

###  Configure your Redis server in your application.yml

 spring.redis.host: your host
 spring.redis.password: your password    

###   Configure your application type

 tg.applicationtype: slave

Now, run your Spring-Boot project without writing any code
If you want to modify the function while it is running, you can start a master server

    tg.applicationtype: master

###   Architecture diagram architecture

About

tgframework is a Spring-Boot-start project to help distributed cluster continuous integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published