Giter Site home page Giter Site logo

opklnm102 / spring-boot-orm-learn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ihoneymon/spring-boot-orm-learn

0.0 3.0 0.0 941 KB

스프링부트 + ORM 으로 애플리케이션 만들기 위한 기본 프로젝트

Java 68.56% CSS 0.46% JavaScript 5.01% HTML 25.98%

spring-boot-orm-learn's Introduction

SpringBoot & ORM(Spring Data JPA + QueryDSL)을 익히기 위한 기본 프로젝트

프로젝트 소개

스프링부트SpringBoot 를 기반으로 빠르게 스프링부트 개발환경을 익혀보는 것을 목적으로 하여 기본적인 의존성을 정의한 프로젝트다. ORM(Object Relation Mapping) 프레임워크인 Hibernate를 기반으로 하여 애플리케이션 개발한다는 전제하에 H2Database를 내장DB로 사용한다. H2Database는 사용자홈디렉토리 아래에 .h2database/orm-learn 이라는 파일이 생성된다.

애플리케이션을 시작하는 방법은 간단하다.

  1. 프로젝트를 선택하고 우클릭 - [Run As]-[Spring Boot App] 하여 실행 프로젝트를 선택하고 우클릭 - [Run As]-[Spring Boot App]
  2. 브라우저를 이용해서 http://localhost:8080 접근 Hello world!!
  3. HelloController 클래스 Hello world!를 출력하는 HelloController

사용된 라이브러리


관련학습정보

spring-boot-orm-learn's People

Contributors

ihoneymon avatar

Watchers

James Cloos avatar Hue Kim avatar  avatar

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.