본문 바로가기

두 손끝의 창조자

검색하기
두 손끝의 창조자
프로필사진 codinglog

  • 분류 전체보기 (263)
    • 보안 (13)
    • Spring (37)
    • IoT (3)
    • 프로그래밍언어 (41)
      • Java (28)
      • Javascript (8)
    • 프로그래밍 (23)
    • BPMN (9)
    • HTTP (6)
    • git (11)
    • 개발환경 (16)
    • Database (20)
    • WAS (3)
    • OS (18)
    • 패키지관리 (15)
      • Gradle (13)
      • Maven (1)
    • Python (2)
    • JPA (9)
    • myBatis (5)
    • Docker (7)
    • react (11)
    • DevOps (8)
    • CSS (2)
    • SAP (4)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2024/12   »
일 월 화 수 목 금 토
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 31
Tags
  • springboot
  • Linux
  • mybatis
  • nginx
  • maven
  • docker
  • Spring
  • SAP
  • useEffect
  • BPMN
  • react
  • VSCode
  • JPA
  • dbeaver
  • Windows
  • Kubernetes
  • LOG4J
  • MySQL
  • nodejs
  • Java
  • sapfiorielements
  • IntelliJ
  • gson
  • tibero
  • gradle
  • log4j2
  • NCP
  • JavaScript
  • Git
  • database
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2024/12 (1)

두 손끝의 창조자

데이터 소스의 데이터 초기화

public DataSourceInitializer tenantIndependentInitializer() {ResourceDatabasePopulator resourceDatabasePopulator = new ResourceDatabasePopulator();resourceDatabasePopulator.addScript(new ClassPathResource("schema.sql"));DataSourceInitializer dataSourceInitializer = new DataSourceInitializer();dataSourceInitializer.setDataSource(tenantIndependentDataSource());dataSourceInitializer.setDatabasePopu..

Spring 2024. 12. 5. 11:05
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바