일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- hadoop
- 보조정렬
- Express
- Android
- Java
- Sqoop
- plugin
- JavaScript
- table
- Kotlin
- R
- mapreduce
- SQL
- MSSQL
- IntelliJ
- 공정능력
- es6
- mybatis
- SSL
- react
- SPC
- GIT
- NPM
- tomcat
- window
- Eclipse
- xPlatform
- vaadin
- Spring
- Python
- Today
- Total
목록전체 글 (655)
DBILITY
Key Promoter X - halirutan ( optional ) .ignore - hsz ( essential ) Presentation Assistant - Nikolay Chashnikov ( optional ) Bootstrap 3 Jworks ( 2021.2 not supported ) Bootstrap 4, Font awesome 4... - 1Ton Technologies ( essential ) CodeGlance - Vektah ( essential ) File Watchers - JetBrains ( optional ) MyBatisX - MybatisX ( optional ) Grep Console - VojtechKrasa ( optional ) Lombok - Michail ..
기관 보안 감사 시 불필요한 HTTP Method 제외 관련하여 security-constraint를 추가해도 모두 허용되고 있다는 보고서를 받을 수 있다. OPTIONS를 요청했을 때 다음과 같은 결과가 나온다. curl은 링크 참고 C:\curl -I -X OPTIONS localhost:8080 HTTP/1.1 200 OK Server: Apache-Coyote/1.1 Cache-Control: private Expires: Thu, 01 Jan 1970 00:00:00 GMT Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS, PATCH Content-Length: 0 Date: Wed, 25 Nov 2020 13:04:05 GMT springmvc 사용..
Compiler -> Build process heap size(Mbytes)에 설정
intellij vm options에 -Dfile.encoding=UTF-8 tomcat vm options에 -Dfile.encoding=UTF-8 -Duser.language=en -Duser.region=US message 다국어 설정이 되어 있는 경우 language를 맞춘다. en, ko.. tomcat start시 오류가 발생한다. springloaded hotswap -javaagent:경로\springloaded-1.2.8.RELEASE.jar -noverify
https://www.jetbrains.com/help/idea/minifying-javascript.html Minifying JavaScript | IntelliJ IDEA www.jetbrains.com https://www.jetbrains.com/help/idea/compressing-css.html Minifying CSS | IntelliJ IDEA www.jetbrains.com