Skip to content

[JAVA] [SPRING] Complete example of an archetype with Spring boot

License

Notifications You must be signed in to change notification settings

gbzarelli/archetype-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archetype Spring

This Archetype creates:

  • Folder structure
  • .gitignore and README.md
  • External properties folder
  • Classes as an sample
  • Generate POM with Spring Boot version 2.1.4.RELEASE
  • Spring properties with active profiles
  • Simple Spring test for validate profiles and properties generated

Sample of project created with this archetype

How to use

In IntelliJ:

  • Open the archetype project and run maven install

  • File -> New -> Project -> Maven -> (mark) Create from archetype -> Add Archetype

  • Select the archetype and complete the creation.

Based of:

About

[JAVA] [SPRING] Complete example of an archetype with Spring boot

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages