최신버전 확인 : https://www.openssl.org/source/ /source/index.html The master sources are maintained in our git repository, which is accessible over the network and cloned on GitHub, at https://github.com/openssl/openssl. Bugs and pull patches (issues and pull requests) should be filed on the GitHub repo. Please familiari www.openssl.org 한글설명 : https://cert.crosscert.com/%EA%B3%B5%EC%A7%80openssl-%EC%..
사용자 정보 저장할 때 비밀번호와, 비밀번호확인이 있다... 비밀번호 확인은 Front단에서만 점검용으로 사용한다.. 하지만 화면에 으로 존재하므로 JSON.stringify($("#facilityForm").serializeObject())를 하다 보면 자연스레 DB에 없는 column들도 넘어가게 마련.. 이럴 때 Back(Server or Api)단에서 DB에 없는 필드를 무시하는 조치가 필요하다... 1. @Transient 추가 import javax.persistence.Transient; @Transient는 JPA관련 annotation이다. 그런데 두두.. 이것으로만으로 해결되지 않는 문제가 발생했다. Resolved [org.springframework.http.converter.Htt..

procedure CREATE OR REPLACE PROCEDURE OKCHEON.PRC_CREATE_FLOW(P_DT IN VARCHAR2) AS /* 유량 데이터 생성 프로시저 */ V_MSG VARCHAR2 (4000); BEGIN INSERT INTO II_WT_FLOW SELECT TO_DATE (P_DT, 'YYYYMMDDHH24MI') AS DT , BLOCK_CDE , DBMS_RANDOM.VALUE (0, 150) FLW , DBMS_RANDOM.VALUE (0, 0.8) VEL , DBMS_RANDOM.VALUE (0, 20) WAL , DBMS_RANDOM.VALUE (0, 20000)AS ACM , DBMS_RANDOM.VALUE (0, 30) AS HMD , DBMS_RANDOM...
출처 : http://blog.naver.com/PostView.nhn?blogId=choigohot&logNo=220802318393&parentCategoryNo=&categoryNo=17&viewDate=&isShowPopularPosts=true&from=search Tomcat 웹서버에서 http로 들어온 Request를 https로 Redirect 시키기... Tomcat 웹서버에서 http로 들어온 Request를 https로 Redirect 시키기... 1. web.xml 설정 https://localhost로 변경되는지 확인 하면 됨.. 모든 http 요청에 대해 https로 변경 되어야 함
- Total
- Today
- Yesterday
- 여러 컬럼 update
- object key
- excel
- PostgreSQL
- devtools
- spring
- border-collapse
- draw.io
- oracle
- setter
- getter
- 정규식
- ul li로 테이블
- Keycode
- $.extend
- 진열사랑
- 프로젝트명변경
- QueryDSL
- Javascript
- 전후방탐색
- element위치
- DatePicker
- $.each
- CSS
- @ExceptionHandler
- JQuery
- lombok
- springboot
- caniuse
- sumifs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |