Skip to content

The application stops just after being run for Udemy lesson 2 #1

@melnarte

Description

@melnarte

For lesson 2
The application stops just after being run.
And no available output in my browser http://localhost:8080/login

I am running on Ubuntu 20.04 with IntelliJ IDEA.

2022-10-19 23:45:06.036 INFO 3473313 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5ac044ef, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6afbe6a1, org.springframework.security.web.context.SecurityContextPersistenceFilter@20bb85b4, org.springframework.security.web.header.HeaderWriterFilter@79cb8ffa, org.springframework.security.web.csrf.CsrfFilter@222acad, org.springframework.security.web.authentication.logout.LogoutFilter@3b57dba4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@63917fe1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@45bbc52f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@14457a95, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@401e02b4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c07ad6b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@10ed037a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@48567727, org.springframework.security.web.session.SessionManagementFilter@62ea8931, org.springframework.security.web.access.ExceptionTranslationFilter@5f5297e3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ef4cbe1]
2022-10-19 23:45:06.092 INFO 3473313 --- [ main] o.a.howareyou.HowareyouApplicationTests : Started HowareyouApplicationTests in 1.942 seconds (JVM running for 2.763)
2022-10-19 23:45:06.440 INFO 3473313 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2022-10-19 23:45:06.443 INFO 3473313 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions