Skip to content

Light-4j starters to give users a convenient way to group dependencies for their applications

License

Notifications You must be signed in to change notification settings

networknt/light-4j-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

light-4j-starter

Stack Overflow | Google Group | Gitter Chat | Subreddit | Youtube Channel | Documentation | Contribution Guide |

Light-4j is aiming at microservices in the cloud, and we care about the final deliverable size whether an application is packaged into a jar or a container image. That is why we have a lot of modules in the light-4j and other repositories so that users can pick up the right modules they use in their application. It gives flexibility for advanced users but sometimes confuses the beginners as they have to figure out which modules need to be included in the application pom.xml dependencies. The light-codegen can mitigate the burdens, but not everyone is using it. To help users who are building services from scratch, we are going to provide starter pom.xml projects in this repository and push them to the maven central. Users can include one or more starters for the application dependencies to get all typical dependencies per framework. For advanced users, they can exclude some of the modules they are not using to customize the dependencies.

About

Light-4j starters to give users a convenient way to group dependencies for their applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published