728x90
Execution failed for task ':ServletApplication.main()'.
> Process 'command 'D:/jdk11/bin/java.exe'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
= 해결 방법 =
내 톰캣과 항상 충돌이 일어나기 때문에
여기서 포트 번호를 무조건 이렇게 작성해줘야 한다.
728x90
'Spring' 카테고리의 다른 글
LocalStorage, Cookie JWT토큰은 어디에 보관할까? (0) | 2023.10.17 |
---|---|
XSS(Cross Site Scripting) 공격 (0) | 2023.10.16 |
Redis) 싱글벙글 Refresh Token을 Redis에 저장하고 사용해보자 (0) | 2023.08.04 |
Lombok - 활성화 시키는 방법 (0) | 2023.01.06 |
뷰 리졸버 - /WEB-INF/views/ + .jsp 자동 설정 (0) | 2022.12.30 |