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 |
Tags
- Source
- ubuntu
- 문서
- MySQL
- Exception
- Python
- myBatis
- Tomcat
- STS
- git
- oracle
- PostgreSQL
- error
- IntelliJ
- spring
- Eclipse
- jpa
- Docker
- MSSQL
- 설정
- JDBC
- 오픈소스
- Core Java
- SpringBoot
- JavaScript
- Thymeleaf
- Open Source
- maven
- Spring Boot
- AJAX
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