generator-ibm-java-springdeprecated

Spring code generation and modification

Usage no npm install needed!

<script type="module">
  import generatorIbmJavaSpring from 'https://cdn.skypack.dev/generator-ibm-java-spring';
</script>

README

Yeoman generator for Spring code

IBM Cloud powered Travis Coveralls Codacy Version DownloadsMonthly DownloadsTotal License Conventional Commits

This is a yeoman generator that will create Java code for you.

Getting started:

To run the Yeoman generator simply type the following:

yo ibm-java (this generator is actually a sub-generator that the main java generator will compose with)

The generator provides the ability to generate Spring Java applications.

Bluemix starters provide infrastructure files for building locally with Maven or Gradle and deploying to IBM Bluemix using containers. They also include code snippets to connect to any Bluemix services that are selected as part of the generation.

Contribution

For contribution guidelines see the GitHub repository.