Skip to content

mohamedashfaq01/Springboot-Multi-Module-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collecting workspace information```markdown

Blogger (multi-module Maven project)

Its basically demostrate the use of multi module project used in springboot maven application.

Small example Java project split into modules:

Quick start

  1. Build all modules:
    mvn package
    
  2. Run core module (after build):
    java -cp blogger-core-1.0-SNAPSHOT.jar com.blogger.Main
    

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages