분류 전체보기 (253) 썸네일형 리스트형 Gallery *JSP Gallery ×Close Myinfo() ID이름배우자 이름전화번호e-mail Regi(회원가입) *Regi Login(lion모양) *JSP 회원가입 } *CSS body { background: #3d516b;} form { width: 320px; padding: 60px 25px 80px; margin: 50px auto; background: RGBA(255,255,255,0.2); display: flex; flex-direction: column;} svg { width: 70%; border-radius: 50%; background: #fff; margin-bottom: 40px; align-self: center; transform-style: preserve-3d;} input { font-size: 16px; border: 0; border-radius: 5px; outline: 0; padding: 10px 15.. SUB_Welcome 2조 시작합니다 Spring pom.xml 4.0.0 Sample01 Sample01 0.0.1-SNAPSHOT war src maven-compiler-plugin 3.7.0 1.8 1.8 maven-war-plugin 3.2.1 WebContent org.springframework spring-webmvc 5.0.8.RELEASE log4j log4j 1.2.17 org.slf4j slf4j-simple 1.7.25 aopalliance aopalliance 1.0 org.aspectj aspectjrt 1.8.9 org.aspectj aspectjweaver 1.8.9 cglib cglib 3.2.4 commons-digester commons-digester 2.1 commons-logging commons-logging 1.2 org... mybatis (ibatis) 추가 삭제 수정 ---- mainClass package main; import java.io.IOException; import java.io.InputStream; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; import dto.MemberVO; public class mainClass { public static void main(String[] args) { String res = "mybatis/.. MVC MODAL2 쿼리문 이전 1 ··· 3 4 5 6 7 8 9 ··· 32 다음