개발 맨땅에 헤딩

개발 맨땅에 헤딩

  • 분류 전체보기 (92)
    • 프로그래머스 코딩 테스트 (0)
    • 앱 개발 기록 (4)
    • 기획 PM 스터디 (3)
    • Daily Codig Reminder (80)
    • Java Work (0)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

개발 맨땅에 헤딩

컨텐츠 검색

태그

비전공자개발 개발자 국비지원 스프링 Java 개발 react 코딩 list 취준 Spring Coding mybatis Vue 문과코딩 자바 취업준비 대학생 비전공자 event

최근글

댓글

공지사항

아카이브

Thymeleaf(2)

  • thymeleaf, external_img

    thymeleaf2__JPA_H2 package com.example.demo.controller; @Controller public class MainController { // 자동 index.html 부터 시작 주소는 / @Autowired UserService service; @RequestMapping("/join") //회원가입 폼 public String join(){ System.out.println("/join"); return "joinForm"; } @RequestMapping("/register") //회원가입 public String register(User user){ System.out.println("/register "+ user); service.save(user);//d..

    2024.03.12
  • redirect,thymeleaf

    thymeleaf main Main.html main2 Main2.html main3 main3.html main4 main4.html main5.html 홍길동/20 이순신 홍길동/20 세종/40 세종/40 main5_1.html main6 main6.html 1. 문자열 리터럴 template file 2. 숫자 리터럴 this year is 1111. In two years, it will be 1111. 3. 불린 리터럴: 태그의 사용 여부 결정 이름은 홍길동 (thymeleaf 가 처리) 이름은 홍길동 (springEL 가 처리) 이름은 aaa 아님 null 문자 사용 가능 null 문자 사용 가능 4. null 리터럴 null 문자 사용 가능1 null 문자 사용 가능2 5. 텍스트 추가 및 ..

    2024.03.12
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바