new tools the last week



  • jbake (and hugo) ... static site generator with asciidoc
    • use jbake when generating java project homepage (with gradle plugin)
    • will use hugo if a redesign personal homepage happens
  • spring boot rest doc ... rest api documenation with asciidoc
    • good idea, not quite right implemented
    • my problem: I do not want to have field documentation into a unit test code compiled. I would want it to be placed either with attributes on actual rest code or in manual documentation, mixed into the generated staff.



Kommentare

Beliebte Posts aus diesem Blog

Debugging angular 4 Jasmin/Karma tests with Visual Studio Code

using the birt runtime with spring boot and gradle to generate PDF from a Report Design File