Skip to content

ogregoire/package-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

package-structure

Framework / libraries

Group by feature

be.ogregoire.common.foo.feature1
be.ogregoire.common.foo.feature2
be.ogregoire.common.bar.feature1

Applications

Group by feature

<rev-domain>.<app>?.<app-name>.("common"|<feature-name>).<subfeature-name>.<sub-subfeature-name>

be.ogregoire.app.foo
be.ogregoire.bar.common
be.ogregoire.bar.feature1
  + Entity
  + Service
  + Resource (REST)
  + Validation
  - Preferably no DAO
  + ...
be.ogregoire.bar.feature1.ui
be.ogregoire.bar.feature2
be.ogregoire.bar.feature3
be.ogregoire.bar.feature3.ui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published