The point is that you configure the view with an a...
# http4k
x
The point is that you configure the view with an annotation, but then you usually “activate it” at runtime by obtaining a writer with that view:
mapper.writerWithView()