도로그
close
프로필 배경
프로필 로고

도로그

    • 분류 전체보기 (88) N
      • JAVAs (2)
      • JAVA (16)
      • HTML (43)
        • Html (4)
        • Css (8)
        • JavaScript (7)
        • Jquery (1)
        • React (5)
        • SQL (12)
        • Java (5)
      • Spring Boot (4)
      • SI (8)
      • 프로젝트 (0)
        • 팀 프로젝트 (0)
        • 개인 프로젝트 (0)
      • Git (3)
  • mode_edit_outline글작성
  • settings환경설정
  • 홈
  • 태그
  • 방명록
[Spring Boot]JPAExam

[Spring Boot]JPAExam

06_Backend 하위폴더에 04_JPAExam 폴더생성 JPAExam 프로젝트 만들기 버전 2.7.16으로 설정하고 종속성 5개 체크 build gradle (dependencies 수정) dependencies { // TODO : 오라클 라이브러리( 19c ) implementation 'co m.oracle.database.jdbc:ucp:19.14.0.0' implementation 'com.oracle.database.security:oraclepki:19.14.0.0' implementation 'com.oracle.database.security:osdt_cert:19.14.0.0' implementation 'com.oracle.database.security:osdt_core:19.1..

  • format_list_bulleted Spring Boot
  • · 2023. 10. 16.
  • textsms
[Spring Boot] CRUD (create, read, update, delete)

[Spring Boot] CRUD (create, read, update, delete)

CRUD create read update delete 01 전체조회 (read) 02 선택조회 (read) 03 추가 (create) 04 추가 (create) 05 수정(update) 06 삭제(delete) 플러그인 설치 DTO generator json 코드를 pojo로 생성 POJO to JSON Dto 객체를 포함한 pojo 객체를 json 형식으로 만들어주는 플러그인 (랜덤 값으로 채우는 기능) 사용법 모델(dept, emp 등)파일에서 마우스 오른쪽버튼 copy json 클릭 후 붙여넣기(랜덤 값) resources -> static 폴더에 img와 css폴더만들기 css 파일에 main폴더만들기 views common 파일에 footer, header 만들기 전체조회 Deptservice..

  • format_list_bulleted Spring Boot
  • · 2023. 10. 10.
  • textsms
[Spring boot] 파라메터

[Spring boot] 파라메터

exam02 ParamController package com.example.controllerexam.controller.exam02; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; /** * packageName : com.example.controllerexam.cont..

  • format_list_bulleted Spring Boot
  • · 2023. 10. 5.
  • textsms
[Spring boot]스프링 부트 프로젝트

[Spring boot]스프링 부트 프로젝트

# SpringBoot 프로젝트 생성법 1) 웹 제작(Spring initializer) : http://start.spring.io - Project 빌드 : Gradle - Groovy - spring boot 버전 : 2.7.16 선택 - spring Metadata : Artifact : 프로젝트 명 넣기 (예: helloworld) - Packaging : War 선택 - Java : jdk 11 선택 - (오른쪽화면) Dependencies : ADD Dependencies 버튼 클릭 : 라이브러리 추가 (1) Spring Boot DevTools (2) Lombok (3) Spring Web - GENERATE 버튼 클릭 : zip 압축된 spring 프로젝트 파일 다운로드 됨 2) 인텔리제..

  • format_list_bulleted Spring Boot
  • · 2023. 10. 4.
  • textsms
  • navigate_before
  • 1
  • navigate_next
공지사항
전체 카테고리
  • 분류 전체보기 (88) N
    • JAVAs (2)
    • JAVA (16)
    • HTML (43)
      • Html (4)
      • Css (8)
      • JavaScript (7)
      • Jquery (1)
      • React (5)
      • SQL (12)
      • Java (5)
    • Spring Boot (4)
    • SI (8)
    • 프로젝트 (0)
      • 팀 프로젝트 (0)
      • 개인 프로젝트 (0)
    • Git (3)
최근 글
인기 글
최근 댓글
태그
  • #자바
  • #CSS
  • #클래스
  • #CRUD
  • #HTML
  • #인텔리제이
  • #함수
  • #자료형
  • #SQL
  • #변수
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바