Giter Site home page Giter Site logo

springboot_lecture's Introduction

Spring Boot Start~~🐱‍🏍

dmaker Branch

  • Spring Boot의 의존성 관리의 편안함.
  • 어마무시한 Annotation의 역할 깨닫기
  • JPA, Lombok, Validation, h2 를 라이브러리 사용법 숙지
  • GetMapping, PostMapping, PutMapping, DeleteMapping 을 사용하면서 파라미터 받기, 유효성 검증, DataBase의 꽃(ACID)
  • 계층별 역할분담 (너무 분리하기가 어렵다... 기준을 모르겠다...)

2023-08-14

  • spring boot 는 자바의 의존성 관리와 DI, AOP... OOP 의 관점을 보다 뚜렷하게 사용할 수 있게 해주는 프레임워크
  • 기본적으로 OOP, Java 의 이해도 필요

springboot_lecture's People

Contributors

toris-dev avatar

Stargazers

 avatar

Watchers

 avatar

springboot_lecture's Issues

Spring boot view 설정

  1. view 설정에서 thymeleaf 템플릿을 이용하여 resource/templates 디렉터리에서 .html 파일을 사용하는 방법이 있다.

  2. jspTemplate 엔진에서 jspconfig 설정이 없다면 보면 src/main/myapp 디렉토리에서 .html 파일을 사용할 수 있다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.