Skip to content
forked from Sharkolet/netty

Simple netty http server using MySql and JDBC for storing connections info.

Notifications You must be signed in to change notification settings

kuranushka/netty

 
 

Repository files navigation

Netty Http Server

Needs MySql and JDBC Connector. Maven is used to build project and connect resources. Screenshot from HeidiSQL of created DB attached. You can add integer param on starting server to set port value(default value is 8080).

Use src/main/resources/db.properties to set the db connection params:
db_name
user
password

About

Simple netty http server using MySql and JDBC for storing connections info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%