출처 ESP32: Connecting to a WiFi network - techtutorialsx [Arduino|아두이노] 온도 습도 센서 (KY-015, DHT11) 사용방법 : 젠트의 프로그래밍 세상 소스 #include #include #include #include const char *ssid = "iptime"; const char *password = "password"; IPAddress ip(192, 168, 0, 122); // 임시 IP 주소 설정 IPAddress gateway(192, 168, 0, 1); IPAddress subnet(255, 255, 255, 0); #define DHTPIN 4 // DHT 센서의 핀 번호 #define DHTTYPE DHT11 // DHT..
출처 윈도우에서 NVIDIA GPU 사용하도록 ffmpeg 빌드하기 - Slowly but surely MSYS2によるFFmpegのWindows向けビルドとトラブルシューティング(覚え書き) - Qiita kochun's 블로그: [FFMPEG]ffmpeg build with openh264 [Question] How to combine MSYS2 and Visual Studio? · Issue #3497 · conan-io/conan · GitHub Configured MSVC toolchain · GitHub libosip2 build failure · Issue #17309 · microsoft/vcpkg · GitHub MSYS2 설치 https://www.msys2.org/ 설치본 다운로드 git 설..
출처 Git에서 커밋 되돌리기 - 마지막 커밋을 취소하는 방법 ::: 프리코드캠프 Git 커밋 취소(reset), 커밋 되돌리기(revert), 덮어쓰기(amend) - LZ: 프로그래머 하우투 가이드 커밋 로그 확인 C:\project>git log --oneline d09c1ef (HEAD -> master, origin/master) JSON 라이브러리 참조 추가 01eac01 멤버 권한 체크 메뉴 변경 80a8d17 Member 관련 ID 검사 조건 수정 git reset : 커밋 취소하기 (변경된 파일 되돌리기 - 추가된 파일은 삭제 하지 않음) C:\project>git reset --hard d09c1ef Updating files: 100% (1865/1865), done. HEAD is ..
출처 Spring Properties : Albothyl 정리노트. [Spring Boot] Properties Configuration : 아키텍처와 함께 by gregorio [Maven] Maven Profile을 이용한 Springboot 배포서버 별 환경 구성하기 :: 프로그래민👨💻 Maven pom.xml 설정 Maven 배포시 프로파일 선택 옵션 : mvn clean package -P prod src/main/resources **/*.java src/main/resources/bluexmas-${profile} **/*.java dev true dev local local prod prod src\main\resources\bluexmas-dev\config\config.properti..
출처 [spring] mapper 어노테이션을 통한 springboot, mybatis 세팅하기 : 얼음연못 [Spring boot] 스프링부트, Mybatis 세팅 및 샘플 예시 : Steve Jang Maven pom.xml 설정 org.springframework spring-tx 5.2.3.RELEASE org.mybatis.spring.boot mybatis-spring-boot-starter 2.1.1 mysql mysql-connector-java 5.1.6 org.mybatis mybatis 3.4.2 org.mybatis mybatis-spring 1.3.1 org.projectlombok lombok 1.18.4 provided application.properties ## MySQL ..
출처 [스프링부트 6] Spring MVC View 만들기 (JSP) - 내. 일. 을 바꾸는 업무 자동화 [SpringBoot] 스프링부트를 사용해서 웹 서버 기본 틀 만들기 - 밥대장 Maven pom.xml 설정 org.springframework.boot spring-boot-starter-web 2.2.4.RELEASE org.springframework.boot spring-boot-starter-tomcat 3.1.0 org.apache.tomcat.embed tomcat-embed-jasper 9.0.31 javax.servlet jstl 1.2 Spring Boot JSP ViewResolver 구성 JSP 파일 위치를 해결하려면 두 가지 방법을 사용할 수 있습니다. 1) applicat..
출처 [스프링부트 4] Spring MVC Controller 만들기 1탄 - 내. 일. 을 바꾸는 업무 자동화 [SpringBoot] 스프링부트를 사용해서 웹 서버 기본 틀 만들기 - 밥대장 Maven pom.xml 설정 org.springframework.boot spring-boot-starter-web 2.2.4.RELEASE org.springframework.boot spring-boot-starter-tomcat 3.1.0 org.apache.tomcat.embed tomcat-embed-jasper 9.0.31 javax.servlet jstl 1.2 Spring Boot main 소스 Spring Boot main 소스 하위 패키지만 자동으로 로딩(Controller, Service) p..
출처 Springboot Profile 설정방법 및 가져오기 - Springboot Profile 설정방법 및 가져오기 - SI Supply Depot Spring Boot 웹 애플리케이션을 WAR로 배포할 때 왜 SpringBootServletInitializer를 상속해야 하는걸까? | by Yoo Young-mo | Medium pom.xml org.springframework.boot spring-boot-starter-web 2.2.4.RELEASE SpringBootApplication package com.bluexmas.example; import org.springframework.boot.SpringApplication; import org.springframework.boot.auto..
- Total
- Today
- Yesterday
- ffmpeg
- flex
- 튜닝쇼 2008
- android
- BPI-M4
- JavaScript
- 레이싱모델 익스트림 포토 페스티벌
- 전예희
- Java
- 서울오토살롱
- NDK
- 송주경
- SAS
- Linux
- MySQL
- 지스타2007
- Spring
- 일본여행
- sas2009
- Spring MVC
- ble
- 동경
- Delphi
- koba2010
- oracle
- Xcode
- Delphi Tip
- ubuntu
- KOBA
- Mac
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |