전체 글 (56) 썸네일형 리스트형 REST API - 자바와 스프링을 중심으로 https://www.tutorialspoint.com/restful/restful_environment.htm RESTful Web Services - Environment Setup RESTful Web Services - Environment Setup This tutorial will guide you on how to prepare a development environment to start your work with Jersey Framework to create RESTful Web Services. Jersey framework implements JAX-RS 2.0 API, which is a standard speci www.tutorialspoint.com https://www.ba.. Garbage Collection 웹서비스가 느린이유 - 클라이언트 , 서버, 데이터베이스 , javscript,css 등등 -튜닝의 핵심은 객체를 생성하지 않는것이고 ,애초에 ex) String 암호화 해시 함수 정리 . (java.security.MessageDigest 배경 아파치 binary 인코딩 패키지에 대해 공부하던 중.... .java.security.MessageDigest패키지가 import되는 것을 보고 문득 궁금해졌다. MessageDigest는 MD5알고리즘에서도 쓰이는 단어이지만 구체적으로는 "java cryptography architecture standard algorithm name documentation" 문서에 있다. getInstance 다음에 SHA-256을 넣거나 , md5를 넣어도 size는 동일하다. 그리고 ctrl+f11을 같은페이지에서 계속 누르면 결과값을 같다. 이전 1 ··· 15 16 17 18 19 다음