전체 글
-
Spring boot 시작6/WEB 2024. 1. 1. 23:48
AI로 하는 Spring Boot 학습 순서 Spring Boot 기초 개념 및 설정 Spring Boot의 의존성 주입(Dependency Injection) Spring Boot에서의 웹 애플리케이션 개발 Spring Boot와 데이터베이스 연동 Spring Boot의 RESTful API 개발 Spring Boot의 테스트와 디버깅 Spring Boot의 보안과 인증 Spring Boot의 외부 환경 설정 관리 Spring Boot의 애플리케이션 로깅과 모니터링 Spring Boot의 에러 처리와 예외 처리 Spring Boot의 멀티쓰레딩과 동시성 처리 Spring Boot의 배포와 확장성 Spring Boot의 데이터베이스 최적화 Spring Boot의 애플리케이션 테스트와 성능 튜닝 Sprin..
-
Spring boot Discord Webhook Send Message6/WEB 2023. 12. 21. 01:56
Controller package discord.controller; import lunaedies.discord.service.DiscordWebhookService; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotat..
-
-
mssql 미러링16/DB 2016. 1. 20. 11:17
참고 사이트1 https://msdn.microsoft.com/ko-kr/library/ms189852(v=sql.120).aspx 참고 사이트2 http://www.dbguide.net/db.db?cmd=view&boardUid=13834&boardConfigUid=9&categoryUid=216&boardIdx=73&boardStep=1참고 사이트3 https://technet.microsoft.com/ko-kr/library/ms189047(v=sql.105).aspx 미러링에 필요한 것은 3개의 SQL 서버 인스턴스가 필요합니다. 서버는 우선 주 서버, 미러 서버, 모니터 서버로 구성이 되어 있습니다. 주 서버는 원본 DB를 관리하는 서버로 사용할 것이고.. 미러 서버는 원본 DB와 동일한 데이터..
-
WinChat For .NET3 2010. 11. 2. 21:27
Overview WinChat For .NET is a simple peer-to-peer chatting program that functions very similarly to the WinChat program provided by Windows 2000. It provides all the functionalities that the original WinChat program provides. WinChat For. NET's GUI (Graphical User Interface) is a bit different than the original one simply because of personal taste. WinChat For .NET is based on many basic yet po..
-
-
[백신]바이러스 Win32.Virtob.*.Gen3 2009. 2. 27. 17:14
한두번 걸린게 아니기에 이렇게 글을 남깁니다. Win32.Virtob.*.Gen (* 는 숫자) 라는 바이러스는 엄청난 감염력을 가지고 있습니다. 그렇기 떄문에 이 바이러스는 초기에 진압을 해주지 않는다면 거의 모든 실행 파일들을 감염 시켜 버립니다. 공공기관같은 곳에서 간혹 전체적인 점검을 하다보면 수십 ~ 수백, 혹은 수천까지 감염되어 버리는 경우가 있는데 거의 대부분이 악성코드와 Win32.Virtob.*.Gen 바이러스 때문입니다. 그래서 일반적인 백신으로 치료하는 분들이 계시는데 일반적인 백신으로는 저 바이러스를 잡지 못합니다. 그렇기에 저런 특정 바이러스는 특정 백신이 존재하기 마련입니다. 저 백신은 안철수 연구소에서 배포한 백신입니다.