Update Samples Version Dependency#34
Merged
Merged
Conversation
* Change travis ci config Change travis ci config, do not skip test. * Update readme in sample project (#16) * Update sofa ark version (#21) * move javadoc plugin * add rpc-sofa-boot-starter ark plugin dependency * update sofaark version * remove jvm binding & app configuration (#20) * add rpc example (#17) * Update sofaboot-sample-with-isolation (#22) * set -Dmaven.javadoc.skip to false * add javadoc * delete unnecessary configuration * delete unnecessary configuration * add rpc ark plugin dependency * update sofaboot-sample-with-isolation
* Change travis ci config Change travis ci config, do not skip test. * Update readme in sample project (#16) * Update sofa ark version (#21) * move javadoc plugin * add rpc-sofa-boot-starter ark plugin dependency * update sofaark version * remove jvm binding & app configuration (#20) * add rpc example (#17) * Update sofaboot-sample-with-isolation (#22) * set -Dmaven.javadoc.skip to false * add javadoc * delete unnecessary configuration * delete unnecessary configuration * add rpc ark plugin dependency * update sofaboot-sample-with-isolation
* Change travis ci config Change travis ci config, do not skip test. * Update readme in sample project (#16) * Update sofa ark version (#21) * move javadoc plugin * add rpc-sofa-boot-starter ark plugin dependency * update sofaark version * remove jvm binding & app configuration (#20) * add rpc example (#17) * Update sofaboot-sample-with-isolation (#22) * set -Dmaven.javadoc.skip to false * add javadoc * delete unnecessary configuration * delete unnecessary configuration * add rpc ark plugin dependency * update sofaboot-sample-with-isolation
* Upgrade version control (#23) Upgrade version control Hessian and Bolt. * add thread-pool-ref xsd attribute (#24) * readme format (#26) * add thread-pool-ref xsd attribute * readme format * Fix readiness check http status code bug (#28) * Fix readiness check http status code bug Add a MvcEndPoint to add a status code mapping Fix issue #27 * format code format code * Fix test case * Clean up code (#29) Remove unsed import and class, fix typos. * Update rpc version to 5.3.1 (#30) * add thread-pool-ref xsd attribute * readme format * update rpc starter version to 5.3.1
* Upgrade version control (#23) Upgrade version control Hessian and Bolt. * add thread-pool-ref xsd attribute (#24) * readme format (#26) * add thread-pool-ref xsd attribute * readme format * Fix readiness check http status code bug (#28) * Fix readiness check http status code bug Add a MvcEndPoint to add a status code mapping Fix issue #27 * format code format code * Fix test case * Clean up code (#29) Remove unsed import and class, fix typos. * Update rpc version to 5.3.1 (#30) * add thread-pool-ref xsd attribute * readme format * update rpc starter version to 5.3.1 * Update README (#32)
ujjboy
approved these changes
Apr 19, 2018
caojie09
pushed a commit
that referenced
this pull request
Nov 10, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Samples Version Dependency