Commit 9758237b by amir

prepare to merge with develop

parent c523b402
Showing with 2 additions and 1 deletions
### Microservice Framework in JAVA ### Microservice Framework in JAVA
## 2.0.0 merge the new microservices design in develop branch
## 1.4.x: New microservices design: ## 1.4.x: New microservices design:
- Truly async handling for rest commands receive and send - Truly async handling for rest commands receive and send
- set log level from rest: - set log level from rest:
......
group 'com.ipgallery.common' group 'com.ipgallery.common'
version '2.0.6-services' version '2.0.0'
apply plugin: 'java' apply plugin: 'java'
apply plugin: 'maven-publish' apply plugin: 'maven-publish'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment