Skip to content

jackyqj/mltest-top5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo application to show top 5 websites in page.

Main Technology

Set it up

Check out the source code and get your environment ready with Mysql server installed.

Modify the configuration file src/main/resources/application.properties with the properly value.

mvn clean package

This command will compile and build the package test-top5-list-0.0.1-SNAPSHOT.war

Copy the jar to anywhere and run below command to start the application

java -jar test-top5-list-0.0.1-SNAPSHOT.war

Access the application

Open http://localhost:8080 in your browser.

About

test to list top 5 website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published