250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- ubuntu
- maven
- STS
- JavaScript
- Eclipse
- SpringBoot
- Open Source
- Docker
- 설정
- Spring Boot
- Python
- PostgreSQL
- git
- 문서
- AJAX
- MySQL
- oracle
- JDBC
- Core Java
- Thymeleaf
- MSSQL
- error
- jpa
- IntelliJ
- Exception
- myBatis
- 오픈소스
- spring
- Tomcat
- Source
Archives
- Today
- Total
목록Spring Boot REST Logj4j2 (1)
헤르메스 LIFE
[Spring Boot] Spring Boot Sample REST + Log4J2
개발환경 Spring Boot 2.2.4 JDK 1.8.0_202 REST Postman : REST Client 목표 1. Spring Boot REST 환경 2. Log4j2 추가 기존 프로젝트( https://hermeslog.tistory.com/445?category=530345 )에 Logging 설정을 추가했습니다. 1. pom.xml 수정 4.0.0 org.example SpringBootSample 1.0-SNAPSHOT 8 8 org.springframework.boot spring-boot-starter-parent 2.2.4.RELEASE org.springframework.boot spring-boot-starter-web org.springframework.boot spring-..
Spring Boot Framework
2021. 1. 9. 14:14