Untitled
unknown
plain_text
4 years ago
4.8 kB
2
Indexable
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2021-08-05 23:55:12.154 INFO 28908 --- [ restartedMain] c.u.j.c.c.CloudStorageApplication : Starting CloudStorageApplication on Yunhaos-MBP.attlocal.net with PID 28908 (started by yunhaodeng in /Users/yunhaodeng/Desktop/Spring Projects/Project1) 2021-08-05 23:55:12.159 INFO 28908 --- [ restartedMain] c.u.j.c.c.CloudStorageApplication : No active profile set, falling back to default profiles: default 2021-08-05 23:55:12.260 INFO 28908 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2021-08-05 23:55:12.261 INFO 28908 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2021-08-05 23:55:13.928 INFO 28908 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-08-05 23:55:13.939 INFO 28908 --- [ restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-08-05 23:55:13.940 INFO 28908 --- [ restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.30] 2021-08-05 23:55:14.051 INFO 28908 --- [ restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-08-05 23:55:14.051 INFO 28908 --- [ restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1790 ms 2021-08-05 23:55:14.129 INFO 28908 --- [ restartedMain] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-08-05 23:55:14.331 INFO 28908 --- [ restartedMain] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-08-05 23:55:14.398 INFO 28908 --- [ restartedMain] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:testdb' 2021-08-05 23:55:14.482 INFO 28908 --- [ restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 Creating NoteService bean 2021-08-05 23:55:14.877 INFO 28908 --- [ restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64a014d5, org.springframework.security.web.context.SecurityContextPersistenceFilter@216caf3c, org.springframework.security.web.header.HeaderWriterFilter@2fdc1e63, org.springframework.security.web.csrf.CsrfFilter@46374e64, org.springframework.security.web.authentication.logout.LogoutFilter@5479d14e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6a0c75c7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@52dd833b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44dda0d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72564b92, org.springframework.security.web.session.SessionManagementFilter@39cd1b73, org.springframework.security.web.access.ExceptionTranslationFilter@6bc46b73, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@26aac24d] 2021-08-05 23:55:15.060 INFO 28908 --- [ restartedMain] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-08-05 23:55:15.358 INFO 28908 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2021-08-05 23:55:15.362 INFO 28908 --- [ restartedMain] c.u.j.c.c.CloudStorageApplication : Started CloudStorageApplication in 3.716 seconds (JVM running for 4.389) 2021-08-06 00:00:18.522 INFO 28908 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-08-06 00:00:18.522 INFO 28908 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-08-06 00:00:18.529 INFO 28908 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 7 ms null null null null null ======= FILE INFO ======= FILENAME: Cannibal.jpg CONTENT-TYPE: image/jpeg FILE BYTES: 71032 FILE SIZE: 71032 USER ID: 1 File is Submitted File is Submitted File is Submitted File is Submitted File is Submitted [B@4fb7a1c0
Editor is loading...