카테고리 없음2016. 1. 25. 11:33
반응형

http://docs.spring.io/autorepo/docs/spring-security/

Posted by 1010
spring boot2016. 1. 19. 14:36
반응형

spring boot springloaded 


개발시 서버 재기동없이 소스 반영하기.

유료는 jrabel 정도....










pom.xml 설정하고


서버 기동시 vm arguments 설정 : 진입시점 생성


Posted by 1010
카테고리 없음2016. 1. 13. 13:46
반응형

조대협님의 블로그

REST API 이해와 설계 - #1 개념 잡기      - http://bcho.tistory.com/953

REST API 이해와 설계 - #2 디자인 가이드 - http://bcho.tistory.com/954

REST API 이해와 설계 - #3 보안 가이드   - http://bcho.tistory.com/955



http://blog.remotty.com/blog/2014/01/28/lets-study-rest/

Posted by 1010
카테고리 없음2016. 1. 12. 14:41
반응형


external image link

Posted by 1010
카테고리 없음2016. 1. 8. 13:15
반응형

http://guac-dev.org/

Posted by 1010
PostgreSQL2016. 1. 5. 14:39
반응형

PostgreSQL 9.4.0 문서

The PostgreSQL Global Development Group

우리말 옮김: PgDoc 한국어 번역팀


차례
머리말
PostgreSQL이 무엇인가?
PostgreSQL 간추린 역사
일러두기
관련 정보
Bug Reporting Guidelines
I. 자습서
1. 시작하기
2. SQL 언어
3. 고급 기능
II. SQL 언어
4. SQL Syntax
5. Data Definition
6. Data Manipulation
7. Queries
8. Data Types
9. Functions and Operators
10. Type Conversion
11. Indexes
12. Full Text Search
13. 동시성 제어
14. Performance Tips
III. 서버 관리
15. Installation from Source Code
16. Installation from Source Code on Windows
17. 서버 설정 및 운용
18. 서버 환경 설정
19. 클라이언트 인증
20. 데이터베이스 role
21. 데이터베이스 관리
22. 로컬라이제이션
23. 정기적인 데이터베이스 관리 작업들
24. 백업과 복원
25. 고가용성, 부하 분산, 복제
26. 복구 환경설정
27. 데이터베이스 성능 모니터링
28. 디스크 사용량 모니터링
29. 안정성 및 Write-Ahead 로그
30. Regression Tests
IV. 클라이언트 인터페이스
31. libpq - C Library
32. Large Objects
33. ECPG - Embedded SQL in C
34. The Information Schema
V. 서버 프로그래밍
35. Extending SQL
36. Triggers
37. Event Triggers
38. The Rule System
39. Procedural Languages
40. PL/pgSQL - SQL 프로시저 언어
41. PL/Tcl - Tcl Procedural Language
42. PL/Perl - Perl Procedural Language
43. PL/Python - Python Procedural Language
44. Server Programming Interface
45. Background Worker Processes
46. Logical Decoding
VI. 설명서
I. SQL 명령어
II. PostgreSQL 클라이언트 응용프로그램
III. PostgreSQL 서버 응용프로그램
VII. 내부
47. Overview of PostgreSQL Internals
48. System Catalogs
49. Frontend/Backend Protocol
50. PostgreSQL Coding Conventions
51. Native Language Support
52. Writing A Procedural Language Handler
53. Writing A Foreign Data Wrapper
54. Genetic Query Optimizer
55. Index Access Method Interface Definition
56. GiST Indexes
57. SP-GiST Indexes
58. GIN Indexes
59. Database Physical Storage
60. BKI Backend Interface
61. How the Planner Uses Statistics
VIII. 부록
A. PostgreSQL에러 코드
B. Date/Time Support
C. SQL Key Words
D. SQL Conformance
E. Release Notes
F. 부가 확장 모듈들
G. 부가 확장 프로그램들
H. External Projects
I. 소스 코드 저장소
J. 문서 작업
K. Acronyms
참고문헌
색인


Posted by 1010
spring boot2016. 1. 5. 14:31
반응형

http://kimseunghyun76.tistory.com/388

Posted by 1010
카테고리 없음2016. 1. 5. 09:59
반응형

http://www.sonatype.org/downloads/nexus-latest.war



http://www.sonatype.org/nexus/archived/

Posted by 1010