Skip to content
/ GunRIC Public

A framework to support high concurrency remote interface calls

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

H00001/GunRIC

Repository files navigation

GUN RIC

This is a Remote interface call framework by Java.

GET START

Boot GunRIC-Center

cd ./GunRIC-Center && mvn clean && mvn package && mvn run

Boot GunRIC-Provider

cd ./GunRIC-Provider-example && mvn clean && mvn package && mvn run

Boot GunRIC-Consume

cd ./GunRIC-Consume-exmaple && mvn clean && mvn package && mvn run

About

A framework to support high concurrency remote interface calls

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages