karwing13 / techcreate-technical

0 stars 0 forks source link

Consider using a Templating Engine #2

Open orangepaydev opened 11 months ago

orangepaydev commented 11 months ago

At the moment we're using a string buffer to build the generated class, consider using a Templating engine instead.

Examples of a Templating Engine included Velocity or Thymeleaf. You can use any of your choice.

karwing13 commented 11 months ago

Added Velocity templating instead of stringbuffer. https://github.com/karwing13/techcreate-technical/commit/eb5f2adaeda004f905cdf67afc88ac0c85f14a74