Tag

#jhipster

2 posts

← All posts
jhipster · JUN 15 · 2020

The quick guide to API First development with JHipster

Many have written API’s and then genereated Swagger documentation based on the annotated code.

#jhipster #api #swagger #openapi Read essay →
java · MAY 23 · 2020

How to generate a UUID column with JDL and JHipster

Not satisified with the standard autoincrement implementation of the default ID columns with the JHipster generator, I did some digging to see what was possible.

#java #jhipster Read essay →