Builds Badges for Github, Sonar, lgtm and Travis.
Curated - Just for yourreadme.md !!.Do it with style- Badger Generates all the Mark-up needed to show the flashy badges for your repos.Ostentate-build status,code quality,deployment statusand more.ConvenientClone whole of yourgit hub repoin just one (or may be to 2 !!) commands generated byBadger.Simple UINo Commands - for Laziest.<3 Github
Access API Here.
https://badgerr.herokuapp.com/swagger-ui.html#/
ON LOCAL
http://localhost:8081/swagger-ui.html#/
Note: Before To running please add following VM Args –add-opens java.base/java.lang=ALL-UNNAMED
Reference.
- Caching
- https://www.foreach.be/blog/spring-cache-annotations-some-tips-tricks
- https://spring.io/guides/gs/caching/
- Rest Async Operations.
- https://spring.io/guides/gs/async-method/