7.0.0 (Oct 25, 2017)
This release ups the Java prerequisite to Java 7.
org.apache.juneau.dto.Link renamed to {@link oaj.dto.LinkString}.
Helps avoid confusion since there are other Link classes in the library.
@HtmlDoc (links) renamed to {@link oajr.annotation.HtmlDoc#navlinks() navlinks}.
@HtmlDoc (favIcon).
@HtmlDoc (head), you can define them using:
head={
RestResponse/RestConfig/RestContext
classes and moved it into the new {@link oajr.HtmlDocBuilder} class.