7.0.0 (Oct 25, 2017)
This release ups the Java prerequisite to Java 7.
juneau-marshall
-
New class {@link oaj.http.HttpMethodName} with valid static string HTTP method names.
juneau-dto
-
Class org.apache.juneau.dto.Link renamed to {@link oaj.dto.LinkString}.
Helps avoid confusion since there are other Link classes in the library.
juneau-rest-server