Hi !
Did anyone experienced any issue with the Autocomplete Mixin in Tapestry 5.5? I
just tried with the example from JumpStart
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/autocompletemixin.
It does not work. It does not invoke the server side event handler anymore.
And I
I managed to get Tapestry integrated with Springboot using this example
https://github.com/code8/tapestry-boot.
Followed by security integration using Apache Shiro.
http://www.tynamo.org/tapestry-security+guide/
However the drawback that I'm having atm is I lost the ability to
hot-replace my code.