generator-wakeup

Modern java rest frameworks

Usage no npm install needed!

<script type="module">
  import generatorWakeup from 'https://cdn.skypack.dev/generator-wakeup';
</script>

README

Wakeup Generator

Modern java rest framework Yoeman generator

Full documentation and information is available on my website at http://wakeup.org.in

Frameworks

  • Spring / Spring boot

How to setup wakeup generator

  • Install Nodejs

  • Install Yoeman

  • Install Wakeup

    npm install -g generator-wakeup 'command' in command prompt

    check by 'yo' cammand in command prompt, you can see the wakeup in the list. Congratulation you have successfully installed the wakeup generator

How to use wakeup generator

Type in command prompt

For application

yo wakeup and select the option

For entity

yo wakeup:entity Foo and select the option

For stub

yo wakeup:stub Foo and select the option