4.0.0 sgiipserver com.shinsoft 1.0-SNAPSHOT com.shinsoft ureport 1.0.0 ureport Demo project for Spring Boot 1.8 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-test test javax.servlet javax.servlet-api 3.1.0 com.bstek.ureport ureport2-console 2.2.9 mysql mysql-connector-java com.oracle.database.jdbc ojdbc8 com.oracle.database.nls orai18n com.alibaba druid com.baomidou mybatis-plus-boot-starter com.baomidou mybatis-plus-generator com.alibaba fastjson com.fasterxml.jackson.core jackson-databind com.fasterxml.jackson.core jackson-core com.fasterxml.jackson.core jackson-annotations org.apache.commons commons-pool2 org.apache.commons commons-lang3 commons-io commons-io commons-fileupload commons-fileupload commons-dbutils commons-dbutils com.auth0 java-jwt develop develop true test test production production ${project.artifactId} src/main/resources test/** develop/** production/** classes/** lib/** src/main/resources/${profiles.active} src/main/resources **/*.yml **/*.properties **/*.xml false src/main/java ${project.build.directory}/classes/mapper **/*.xml false org.apache.maven.plugins maven-jar-plugin true lib/ com.shinsoft.ureport.UreportApplication ${project.build.directory} org.apache.maven.plugins maven-dependency-plugin copy compile copy-dependencies ${project.build.directory}\lib sys compile copy-dependencies system org.apache.maven.plugins maven-resources-plugin copy-resource package copy-resources ${project.build.directory} ${project.basedir}/src/main/resources Dockerfile