Skip to content

A minimal netty project with mvn pom.xml to test jenkins with git , maven , and webhook tutorials

Notifications You must be signed in to change notification settings

mohamedmohsen20/netty-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netty Discard Server Example

A minimal maven project using Netty.. This sample code is from taken from the netty distribution.

Archetypes345

To create an archetype from this project you can use:

mvn archetype:create-from-project

To install the archetype in your local maven repo use:

cd target/generated-sources/archetype/
mvn install

To create a project from your archetype use:

mvn archetype:generate -DarchetypeCatalog=local

and select yours.

About

A minimal netty project with mvn pom.xml to test jenkins with git , maven , and webhook tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • Dockerfile 1.0%