일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- esp-wroom-32d
- OpenXLSX 한글
- 사전설치
- OpenCPN
- sts4
- 정적 라이브러리에서 MFC 사용
- __snprintf
- 의존주입
- OpenCPN설치
- Mqtt
- _sprintf
- ExtendWith
- Flutter
- 멀티바이트 문자 집합 사용
- 설치 테스트
- MFC
- c2678
- Console
- 확인할 수 없는 외부 기호
- git 최초 설정
- c++ Broadcast
- winsock.h Broadcast
- Plugins
- c++ set struct
- LINK2001
- .gitattributes
- wxWidget
- git 대용량 파일
- __vsnprintf
- SQLite3
- Today
- Total
목록sts4 (2)
세상을 이롭게

MySQL을 사용하기로 한다. https://dev.mysql.com/downloads/installer/ MySQL :: Download MySQL Installer Select Operating System: Select Operating System… Microsoft Windows Select OS Version: All Windows (x86, 32-bit) Windows (x86, 32-bit), MSI Installer 8.0.31 5.5M (mysql-installer-web-community-8.0.31.0.msi) MD5: 7a83203e24f873b49fa2df2f1a58eca6 | Signatu dev.mysql.com 다 설치하려 했지만 필요한 것만 설치하겠다. ----------..

import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; @SpringBootApplication(exclude={DataSourceAutoConfiguration.class}) STS 를 이용하여 SpringBoot 를 시작해보려 한다. 사용하고 있는 컴퓨터 환경은 아래와 같다. Operating System: Windows 11 Pro for Workstations 64-bit (10.0, Build 22..