Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Java
- db
- EC2
- Git
- ssh
- docker
- Hibernate
- Jenkins
- spring
- mariadb
- window
- TypeScript
- Linux
- TLS
- 책 정리
- AWS
- 코딩테스트
- DISTINCT
- spring boot
- 토비의스프링
- sample
- github
- jdbc
- vagrant
- SSL
- Client
- centos7
- 프로그래머스
- Spring Legacy Project
- WebHook
Archives
- Today
- Total
목록post (1)
Woopii Vyeolog
(Spring Legacy Proejct) parameter넘기기(get,post)
github : https://github.com/leewoopyo/exam_view2 Spring Legacy Project로 프로젝트를 만든 후 (프로젝트 이름 : exam_view2, 베이스 패키지 : com.exam.view2) 클라이언트에서 get, post 방식으로 보낸 파라메터 값이 포함된 URL을 매핑해서 Controller 에서 그 값을 모델에 담아 view에 보내는 작업을 할 것이다. (Controller와 view만 있는 프로젝트이다.) pom.xml 로 가서 버전 수정을 해 준다. 4.0.0 kopo.exam hello hello war 1.0.0-BUILD-SNAPSHOT 1.8 5.0.7.RELEASE 1.6.10 1.6.6 org.apache.maven.plugins maven..
Spring Framework
2020. 3. 18. 12:21