6.3.1 (Aug 1, 2017)
Juneau 6.3.1 is a minor release.
RemoteMethod.returns()
annotation.
HtmlDocSerializerContext
:
HTMLDOC_script
HTMLDOC_style
- Was HTMLDOC_stylesheet
- Was ResourceFinder
utility class.
Allows you to search for resources up the parent hierarchy chain.
Also allows you to search for localized resources.
HtmlDocSerializerContext
:
PoweredByApacheWidget
-> PoweredByApache
PoweredByJuneauWidget
-> PoweredByJuneau
css()
.
cssUrl()
.
@RestResource(stylesheet)
annotation.
It's no longer needed now that you can easily specify styles via title()
description()
branding()
htmldoc=
DockerRegistryResource
examples shows how it can be used to pull in a localized
file from the classpath to populate the aside section of a page.
htmldoc=
ReaderResource.toCommentStrippedString()
method.
bpIncludes()
and bpExcludes()
annotations on $R
variable: