You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
therapi-json-rpc 0.4.0 (2018-03-20)
* @Remotable annotations may now be applied directly to classes.
* Now that the `therapi-runtime-javadoc-scribe` annotation processor
is separate from the runtime, projects need to depend on the
annotation processor themselves.
Fix the Spring Boot examples.
Use pure java to build apidoc pages since Spring Boot has poor JSP support.
Upgrade to therapi-runtime-javadoc 0.2.0 based on annotation processor.