Code Monkey home page Code Monkey logo

egovframe-boot-sample-java-config's Introduction

표준프레임워크 부트 기반 심플 게시판

java javascript Spring_boot maven
workflow

※ 본 프로젝트는 Spring boot 기반의 기본 게시판 예제 소스 코드입니다.

환경 설정

프로젝트에서 사용된 환경 프로그램 정보는 다음과 같다.

프로그램 명 버전 명
java 1.8 이상
maven 3.8.4 ~ 3.8.8

프로젝트 실행

CLI 구동 방법

mvn spring-boot:run

IDE 구동 방법

프로젝트 우클릭 > Run As > Spring Boot App 을 통해 구동한다.

구동 후 확인

구동 후, 브라우저에서 http://localhost:포트번호/ 로 확인이 가능하다.
초기 포트번호는 8080이며 src/main/resources/application.yml 파일의 port 항목에서 변경 가능하다.

참조 화면

목록 화면

4th_new_web4

게시글 등록 화면

4th_new_web5

변경 사항

1) Web.xml -> WebApplicationInitializer 구현체로 변환

2) context-*.xml -> @Configuration 변환

3) properties 변환(예정) boot 지원

egovframe-boot-sample-java-config's People

Contributors

chris-yoon avatar delvering17 avatar egovframesupport avatar kenu avatar miniplugin avatar smile-jeong avatar wanbaejeong avatar yongfire38 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.