java.lang.Object
io.jstach.opt.spring.example.message.MessagePage

@JStache(path="hello") public class MessagePage extends Object
Model using a configurer to add state.
Author:
agentgt
  • Field Details

    • message

      public String message
      Message field we have made mutable on purpose to before rendering but after the controller is done.
  • Constructor Details

    • MessagePage

      public MessagePage()
      Default constructor required for javadoc 18+