Last active
June 28, 2018 22:28
-
-
Save atiq-cs/111ab0091ad18003a072ba294575fac7 to your computer and use it in GitHub Desktop.
First time spring hello world build log with gradle 2018-06-28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ Write-Host $Env:Path | |
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\dotnet;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\WINDOWS\System32\OpenSSH;D:\PFiles_x64\choco\Node;D:\PFiles_x64\choco\Node\;D:\PFiles_x64\choco\git\cmd;D:\PFiles_x64\choco\jdk10\bin;D:\PFiles_x64\PT\gradle\bin;D:\PFiles_x64\PT\spring\bin; | |
$ java --version | |
java 10.0.1 2018-04-17 | |
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10) | |
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode) | |
$ spring --version | |
Spring CLI v2.0.3.RELEASE | |
$ spring help run | |
spring run - Run a spring groovy script | |
usage: spring run [options] <files> [--] [args] | |
Option Description | |
------ ----------- | |
--autoconfigure [Boolean] Add autoconfigure compiler | |
transformations (default: true) | |
--classpath, -cp Additional classpath entries | |
--no-guess-dependencies Do not attempt to guess dependencies | |
--no-guess-imports Do not attempt to guess imports | |
-q, --quiet Quiet logging | |
-v, --verbose Verbose logging of dependency | |
resolution | |
--watch Watch the specified file for changes | |
$ gradle --version | |
WARNING: An illegal reflective access operation has occurred | |
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/D:/PFiles_x64/PT/gradle/lib/groovy-all-2.4.12.jar) to method java.lang.Object.finalize() | |
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass | |
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations | |
WARNING: All illegal access operations will be denied in a future release | |
------------------------------------------------------------ | |
Gradle 4.8.1 | |
------------------------------------------------------------ | |
Build time: 2018-06-21 07:53:06 UTC | |
Revision: 0abdea078047b12df42e7750ccba34d69b516a22 | |
Groovy: 2.4.12 | |
Ant: Apache Ant(TM) version 1.9.11 compiled on March 23 2018 | |
JVM: 10.0.1 ("Oracle Corporation" 10.0.1+10) | |
OS: Windows 10 10.0 amd64 | |
$ gradle build | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-gradle-plugin/2.0.3.RELEASE/spring-boot-gradle-plugin-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/2.0.3.RELEASE/spring-boot-tools-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.0.3.RELEASE/spring-boot-parent-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.0.3.RELEASE/spring-boot-dependencies-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom | |
Download https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.25.Final/netty-bom-4.1.25.Final.pom | |
Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom | |
Download https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Bismuth-SR10/reactor-bom-Bismuth-SR10.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.10.0/log4j-bom-2.10.0.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom | |
Download https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.11.v20180605/jetty-bom-9.4.11.v20180605.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.0.7.RELEASE/spring-framework-bom-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Kay-SR8/spring-data-releasetrain-Kay-SR8.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.0.8.RELEASE/spring-data-build-2.0.8.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.0.6.RELEASE/spring-integration-bom-5.0.6.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.0.6.RELEASE/spring-security-bom-5.0.6.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Apple-SR3/spring-session-bom-Apple-SR3.pom | |
Download https://repo.maven.apache.org/maven2/io/spring/gradle/dependency-management-plugin/1.0.5.RELEASE/dependency-management-plugin-1.0.5.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.0.3.RELEASE/spring-boot-loader-tools-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.0.7.RELEASE/spring-core-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.0.7.RELEASE/spring-jcl-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.0.7.RELEASE/spring-core-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-gradle-plugin/2.0.3.RELEASE/spring-boot-gradle-plugin-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.0.3.RELEASE/spring-boot-loader-tools-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.0.7.RELEASE/spring-jcl-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/io/spring/gradle/dependency-management-plugin/1.0.5.RELEASE/dependency-management-plugin-1.0.5.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.0.3.RELEASE/spring-boot-starter-web-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/2.0.3.RELEASE/spring-boot-starters-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.10.Final/hibernate-validator-6.0.10.Final.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.0.7.RELEASE/spring-web-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.0.7.RELEASE/spring-webmvc-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.0.3.RELEASE/spring-boot-starter-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.0.3.RELEASE/spring-boot-starter-tomcat-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.0.3.RELEASE/spring-boot-starter-json-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.0.10.Final/hibernate-validator-parent-6.0.10.Final.pom | |
Download https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom | |
Download https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom | |
Download https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom | |
Download https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.0.3.RELEASE/spring-boot-starter-logging-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.0.3.RELEASE/spring-boot-autoconfigure-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.0.3.RELEASE/spring-boot-2.0.3.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom | |
Download https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.6/jackson-modules-java8-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.31/tomcat-embed-el-8.5.31.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.31/tomcat-embed-core-8.5.31.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.31/tomcat-embed-websocket-8.5.31.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom | |
Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom | |
Download https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom | |
Download https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.0.7.RELEASE/spring-beans-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.0.7.RELEASE/spring-expression-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.0.7.RELEASE/spring-context-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.0.7.RELEASE/spring-aop-5.0.7.RELEASE.pom | |
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.pom | |
Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom | |
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.10.0/log4j-2.10.0.pom | |
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom | |
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom | |
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.pom | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/8.5.31/tomcat-annotations-api-8.5.31.pom | |
Download https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.10.Final/hibernate-validator-6.0.10.Final.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.0.3.RELEASE/spring-boot-starter-json-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.0.3.RELEASE/spring-boot-autoconfigure-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.0.3.RELEASE/spring-boot-starter-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.0.3.RELEASE/spring-boot-starter-web-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.0.7.RELEASE/spring-webmvc-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.0.3.RELEASE/spring-boot-starter-logging-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.0.3.RELEASE/spring-boot-starter-tomcat-2.0.3.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.0.7.RELEASE/spring-context-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.0.7.RELEASE/spring-web-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.0.7.RELEASE/spring-aop-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.0.7.RELEASE/spring-beans-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.0.7.RELEASE/spring-expression-5.0.7.RELEASE.jar | |
Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.31/tomcat-embed-core-8.5.31.jar | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.31/tomcat-embed-el-8.5.31.jar | |
Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar | |
Download https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.31/tomcat-embed-websocket-8.5.31.jar | |
Download https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar | |
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar | |
Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar | |
Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar | |
Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar | |
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar | |
Download https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar | |
Download https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.0.3.RELEASE/spring-boot-2.0.3.RELEASE.jar | |
BUILD SUCCESSFUL in 16s | |
2 actionable tasks: 2 executed | |
[atiq@matrix p1-hello-world]$ java -jar build/libs/gs-spring-boot-0.1.0.jar | |
. ____ _ __ _ _ | |
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ | |
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ | |
\\/ ___)| |_)| | | | | || (_| | ) ) ) ) | |
' |____| .__|_| |_|_| |_\__, | / / / / | |
=========|_|==============|___/=/_/_/_/ | |
:: Spring Boot :: (v2.0.3.RELEASE) | |
2018-06-28 15:11:17.579 INFO 21216 --- [ main] hello.Application : Starting Application on Atiq-Research with PID 21216 (D:\Code\java\spring\p1-hello-world\build\libs\gs-spring-boot-0.1.0.jar started by atiqc in D:\Code\java\spring\p1-hello-world) | |
2018-06-28 15:11:17.584 INFO 21216 --- [ main] hello.Application : No active profile set, falling back to default profiles: default | |
2018-06-28 15:11:17.664 INFO 21216 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@44ebcd03: startup date [Thu Jun 28 15:11:17 PDT 2018]; root of context hierarchy | |
WARNING: An illegal reflective access operation has occurred | |
WARNING: Illegal reflective access by org.springframework.cglib.core.ReflectUtils$1 (jar:file:/D:/Code/java/spring/p1-hello-world/build/libs/gs-spring-boot-0.1.0.jar!/BOOT-INF/lib/spring-core-5.0.7.RELEASE.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) | |
WARNING: Please consider reporting this to the maintainers of org.springframework.cglib.core.ReflectUtils$1 | |
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations | |
WARNING: All illegal access operations will be denied in a future release | |
2018-06-28 15:11:18.669 INFO 21216 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) | |
2018-06-28 15:11:18.699 INFO 21216 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] | |
2018-06-28 15:11:18.700 INFO 21216 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.31 | |
2018-06-28 15:11:18.712 INFO 21216 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\PFiles_x64\choco\jdk10\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\dotnet;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\WINDOWS\System32\OpenSSH;D:\PFiles_x64\choco\Node;D:\PFiles_x64\choco\Node\;D:\PFiles_x64\choco\git\cmd;D:\PFiles_x64\choco\jdk10\bin;D:\PFiles_x64\PT\gradle\bin;D:\PFiles_x64\PT\spring\bin;;.] | |
2018-06-28 15:11:18.800 INFO 21216 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext | |
2018-06-28 15:11:18.800 INFO 21216 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1142 ms | |
2018-06-28 15:11:18.926 INFO 21216 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/] | |
2018-06-28 15:11:18.929 INFO 21216 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] | |
2018-06-28 15:11:18.930 INFO 21216 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] | |
2018-06-28 15:11:18.930 INFO 21216 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*] | |
2018-06-28 15:11:18.930 INFO 21216 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*] | |
2018-06-28 15:11:19.029 INFO 21216 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] | |
2018-06-28 15:11:19.187 INFO 21216 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@44ebcd03: startup date [Thu Jun 28 15:11:17 PDT 2018]; root of context hierarchy | |
2018-06-28 15:11:19.238 INFO 21216 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/]}" onto public java.lang.String hello.HelloController.index() | |
2018-06-28 15:11:19.244 INFO 21216 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) | |
2018-06-28 15:11:19.245 INFO 21216 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) | |
2018-06-28 15:11:19.270 INFO 21216 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] | |
2018-06-28 15:11:19.270 INFO 21216 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] | |
2018-06-28 15:11:19.412 INFO 21216 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup | |
2018-06-28 15:11:19.452 INFO 21216 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' | |
2018-06-28 15:11:19.458 INFO 21216 --- [ main] hello.Application : Started Application in 2.209 seconds (JVM running for 2.747) | |
Let's inspect the beans provided by Spring Boot: | |
application | |
basicErrorController | |
beanNameHandlerMapping | |
beanNameViewResolver | |
characterEncodingFilter | |
commandLineRunner | |
conventionErrorViewResolver | |
defaultServletHandlerMapping | |
defaultValidator | |
defaultViewResolver | |
dispatcherServlet | |
dispatcherServletRegistration | |
error | |
errorAttributes | |
errorPageCustomizer | |
errorPageRegistrarBeanPostProcessor | |
faviconHandlerMapping | |
faviconRequestHandler | |
handlerExceptionResolver | |
helloController | |
hiddenHttpMethodFilter | |
httpPutFormContentFilter | |
httpRequestHandlerAdapter | |
jacksonCodecCustomizer | |
jacksonObjectMapper | |
jacksonObjectMapperBuilder | |
jsonComponentModule | |
localeCharsetMappingsCustomizer | |
mainDispatcherServletPathProvider | |
mappingJackson2HttpMessageConverter | |
mbeanExporter | |
mbeanServer | |
messageConverters | |
methodValidationPostProcessor | |
multipartConfigElement | |
multipartResolver | |
mvcContentNegotiationManager | |
mvcConversionService | |
mvcHandlerMappingIntrospector | |
mvcPathMatcher | |
mvcResourceUrlProvider | |
mvcUriComponentsContributor | |
mvcUrlPathHelper | |
mvcValidator | |
mvcViewResolver | |
objectNamingStrategy | |
org.springframework.boot.autoconfigure.AutoConfigurationPackages | |
org.springframework.boot.autoconfigure.condition.BeanTypeRegistry | |
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration | |
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration | |
org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration | |
org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration | |
org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration | |
org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration | |
org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration | |
org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration | |
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration | |
org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory | |
org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration | |
org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration | |
org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration | |
org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration | |
org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration | |
org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration | |
org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration | |
org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration | |
org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration | |
org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration | |
org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat | |
org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter | |
org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration | |
org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration | |
org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration | |
org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration | |
org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata | |
org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor | |
org.springframework.context.annotation.internalAutowiredAnnotationProcessor | |
org.springframework.context.annotation.internalCommonAnnotationProcessor | |
org.springframework.context.annotation.internalConfigurationAnnotationProcessor | |
org.springframework.context.annotation.internalRequiredAnnotationProcessor | |
org.springframework.context.event.internalEventListenerFactory | |
org.springframework.context.event.internalEventListenerProcessor | |
parameterNamesModule | |
preserveErrorControllerTargetClassPostProcessor | |
propertySourcesPlaceholderConfigurer | |
requestContextFilter | |
requestMappingHandlerAdapter | |
requestMappingHandlerMapping | |
resourceHandlerMapping | |
restTemplateBuilder | |
server-org.springframework.boot.autoconfigure.web.ServerProperties | |
servletWebServerFactoryCustomizer | |
simpleControllerHandlerAdapter | |
spring.http.encoding-org.springframework.boot.autoconfigure.http.HttpEncodingProperties | |
spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties | |
spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties | |
spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties | |
spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties | |
spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties | |
spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties | |
standardJacksonObjectMapperBuilderCustomizer | |
stringHttpMessageConverter | |
tomcatServletWebServerFactory | |
tomcatServletWebServerFactoryCustomizer | |
tomcatWebServerFactoryCustomizer | |
viewControllerHandlerMapping | |
viewResolver | |
webServerFactoryCustomizerBeanPostProcessor | |
websocketContainerCustomizer | |
welcomePageHandlerMapping | |
2018-06-28 15:13:36.335 INFO 21216 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet' | |
2018-06-28 15:13:36.335 INFO 21216 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started | |
2018-06-28 15:13:36.362 INFO 21216 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 21 ms | |
2018-06-28 15:22:47.444 INFO 21216 --- [ Thread-2] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@44ebcd03: startup date [Thu Jun 28 15:11:17 PDT 2018]; root of context hierarchy | |
2018-06-28 15:22:47.451 INFO 21216 --- [ Thread-2] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment