Adrien Crovetto

Results 7 comments of Adrien Crovetto

Hello, First thank you for this nice project. I'm trying to mix html and stream template. e.g. I have a tag that insert google analytics code. I want to use...

Thanks for the explanation, I open a new issue

The import works for the "not found" issue. however when I just use @footer() I get the content escaped ``` <!-- FOOTER --> <footer> <!-- footer content --> <div class="footer-content">...

Thanks for the quick answer. It looks like we can't do really better than @HtmlStream.fromHtml(footer()) so I'll stick we it I try to reuse an html template (aka menu/footer) in...

Thanks for your response. I think I understand way better how template works now I try to reverse the process : define template in stream format and use it from...

Thanks for the quick answer It don't affect the swagger UI but the validation badge will be in error and that may be harmful for a public API.

I just release a new version for our own use here https://central.sonatype.com/artifact/com.particeep/play-json-extensions_2.13 you can try to use it