use case diagram tool
무료이고 다운로드 링크 http://sourceforge.net/projects/staruml/files/staruml/5.0/ StarUML - Browse /staruml/5.0 at SourceForge.netsourceforge.net 매뉴얼은 http://staruml.sourceforge.net/docs/user-guide(ko)/...
무료이고 다운로드 링크 http://sourceforge.net/projects/staruml/files/staruml/5.0/ StarUML - Browse /staruml/5.0 at SourceForge.netsourceforge.net 매뉴얼은 http://staruml.sourceforge.net/docs/user-guide(ko)/...
SMTP 가 현재 제대로 메일 발송이 되는지 테스트를 하기 위해서 찾아낸 방법입니다. StringBuffer 안에 응답 요청했던 내용들이 담겨지기 때문에 저 메시지를 이용하여 메일 테스트 내역을 알 수 있었습니다. package smtp; import java.io.BufferedReader; import java.io.IOException; i...
——————– 2019.07.23 —————– https://meetup.toast.com/posts/149 https://meetup.toast.com/posts/149 (Spring Boot)Logging과 Profile 전략 : TOAST Meetup(Spring Boot)Logging과 Profile 전략meetup.toast.com —...
출처 : http://utoi.tistory.com/entry/%ED%98%84%EC%9E%AC-%EB%A9%94%EC%86%8C%EB%93%9C%EB%AA%85%ED%95%A8%EC%88%98%EB%AA%85-%EC%95%8C%EC%95%84%EB%82%B4%EA%B8%B0 현재 메소드명/함수명 알아내기Get the current method n...
telnet 아이피 포트 helo server mail from:mail@mail.com(발신 주소) rcpt to:mail@mail.com(수신 주소) data subject: test test message(테스트 메세지)
출처 : http://blog.outsider.ne.kr/360 http://blog.outsider.ne.kr/360 알고 있어야 할 8가지 정규식 표현 from nettuts+ :: Outsider’s Dev Storynettuts+에 Vasili이 쓴 유용한 정규식 표현에 대한 글을 올려서 내용 정리합니다. 정규식만 잘 써도 Validatio...
https://scotch.io/tutorials/angularjs-form-validation#demo https://scotch.io/tutorials/angularjs-form-validation AngularJS Form ValidationWe have updated this article for Angular 1.3 and the new ...
예제예쩨
출처 : https://github.com/mmeany/spring-boot-web-mvc-tiles3 https://github.com/mmeany/spring-boot-web-mvc-tiles3 mmeany/spring-boot-web-mvc-tiles3spring-boot-web-mvc-tiles3 - Spring Boot Web MVC co...
출처 : https://springframework.guru/spring-boot-web-application-part-2-using-thymeleaf/ Conclusion At this point in this tutorial series on building a Spring Boot web application using Spring Boot,...
출처 : http://jinstudio.tistory.com/16 http://jinstudio.tistory.com/16 Jenkins 설치 (Windows 설치파일 기준)# 프로젝트를 하면서 Jenkins의 편리함에 반해 관련 자료를 포스팅 해보기로 하였다. 1. Jenkins 설치 (Windows 설치파일 기준) 1. 먼저 Jenki…jins...
출처 : http://blog.outsider.ne.kr/698 http://blog.outsider.ne.kr/698 해시뱅(#!)에 대해서… :: Outsider’s Dev Story해시뱅을 처음 본 것은 작년에 트위터가 새로운 웹사이트를 선보였을 때입니다.제 트위터 계정인 http://twitter.com/outsideris로 접속하면 htt...
http://devanix.tistory.com/81 http://devanix.tistory.com/81 [CentOS]Consol Network 설정콘솔에서 네트워크 설정해주기 1) # ifconfig –a ==> 모든 네트워크 인터페이스 확인 2) # vi /etc/sysconfig/network ==> 네트워크의 기본적인 …dev...
http://withcoding.com/36 http://withcoding.com/36 MySQL Workbench 스키마(데이터베이스) 만들기 & 사용자 계정 생성, 권한 부여 방…윈도우에서 기본으로 MySQL을 설치하게 되면 MySQL Workbench라는 프로그램도 같이 설치가 됩니다. 이 프로그램을 잘 활용하면 SQL쿼…withco...
정말 정말 감사하다 ㅠㅠ http://arahansa.github.io/docs_spring/jpa.html