Skip to content

msiniy/unycom-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unycom-test

Unycom coding task solution.

Requirements

  • Java 8
  • Maven 3

The frontend part is built with node/npm/webpack using com.github.eirslett:frontend-maven-plugin, which downloads and installs all the requirements automatically. Therefore, no preinstalled node/npm/webpack packages are required.

Build

This is a regular maven project with a spring-boot-maven-plugin. You can build and run it as usual:

mvn package
java -jar target/coding-example-0.0.1-SNAPSHOT.jar

or

mvn spring-boot:run

About

Unycom coding task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published