An open API service indexing awesome lists of open source software.

https://github.com/whitedodo/java-spring-web

Spring 5 - 웹 사이트(MVC) 프로젝트{Spring 5 - Website (MVC) Project}
https://github.com/whitedodo/java-spring-web

java spring spring-framework web

Last synced: about 1 month ago
JSON representation

Spring 5 - 웹 사이트(MVC) 프로젝트{Spring 5 - Website (MVC) Project}

Awesome Lists containing this project

README

          

## [Java-Spring-Web 프로젝트 소개]

#### 작성자 소개(About the author)
> ##### 1. Dodo (rabbit.white@daum.net / jungwy@kumoh.ac.kr)
> ##### 2. Created by: 2017-12-30
> ##### 3. Description:
> ##### 4. License: GNU General Public License, version 3

#### 빌드(Build)
> ##### 1. repository에서 프로젝트를 컴퓨터에 가져온다.
> ###### (Import the project from the repository into your computer.)
> ##### 2. Eclipse 환경에서 Open Projects from File System을 통해서 프로젝트를 사용할 수 있습니다.
> ###### (You can use the project through the Open Projects from File System in the Eclipse environment.)

#### 개발환경(Development environment)
> ##### 1. Java(JDK)
> ##### 2. Eclipse Neon

#### 프로젝트 특징(Project Features)
##### 1. 이 프로젝트의 특징은 Spring Framework를 쉽게 사용하기 위해서 작성되었습니다.
> ##### = The features of this project are designed to make Spring Framework easy to use.
##### 2. Web 작업에서 불필요한 기능을 제거하고 기본적인 CRUD 사용, MVC 모델을 쉽게 사용할 수 있도록 작성되었습니다.
> ##### = It is written to remove unnecessary functions from web operations and to use basic CRUD, MVC model easily.
##### 3. Downloader, Upload 기능 등이 Apache Commons FileUpload 1.3.3에 의해 구현되었습니다.
> ##### = Downloader, and Upload function have been implemented by Apache Commons FileUpload 1.3.3.
##### 4. 바코드 생성 프로젝트에 사용될 수 있는 예제가 탑재되어 있습니다. "BarCode4J" 프로젝트로 바코드 생성을 할 수 있습니다.
> ##### = Examples that can be used for barcode generation project are installed. You can create a barcode with the "BarCode4J" project.
##### 5. 게시판이 조회, 검색 기능이 구현되어 있습니다.
> ##### = The bulletin board has the lookup and search function implemented.
##### 6. MySQL, Oracle JDBC가 구현의 일부가 되었습니다.
> ##### MySQL, Oracle JDBC has become part of the implementation.

#### 참고자료(Reference)

##### Link: [Spring Tool Suite™ Downloads], [Download STS], "https://spring.io/tools/sts/all "Spring.io"
##### Link: [Spring Framework], [Spring Framework], "https://github.com/spring-projects/spring-framework/blob/master/README.md", Spring Framework
##### Link: [Barcode4J], [SourceForge], "https://sourceforge.net/projects/barcode4j/" "SourceForge"
##### Link: [Apache Taglibs - Apache Standard Taglib: JSP[tm] Standard Tag Library (JSTL) implementations], [Apache Standard Taglib: JSP[tm] "https://tomcat.apache.org/taglibs/standard/" "Apache Foundation"
##### Link: [DBCP - Download Apache Commons DBCP], [Apache Commons] "https://commons.apache.org/proper/commons-dbcp/download_dbcp.cgi", " "Apache Foundation"
##### Link: [FileUpload - Download Apache Commons FileUpload], [Apache Commons] "https://commons.apache.org/proper/commons-fileupload/download_fileupload.cgi", "Apache Foundation"
##### Link: [Codec - Download Apache Commons Codec], [Apache Commons] "https://commons.apache.org/proper/commons-codec/download_codec.cgi", "Apache Foundation"
##### Link: [Commons IO - Download Apache Commons IO], [Apache Commons] "https://commons.apache.org/proper/commons-io/download_io.cgi", "Apache Foundation"
##### Link: [Pool - Download Apache Commons Pool], [Apache Commons] "https://commons.apache.org/proper/commons-pool/download_pool.cgi", "Apache Foundation"
##### Link: [MySQL :: Download Connector/J], [MySQL] "https://dev.mysql.com/downloads/connector/j/", "MySQL"
##### Link: [12.2.0.1 - JDBC and UCP Download Page], [Oracle] "https://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html", "Oracle Corporation"
##### Link: [Bean Validation - Bean Validation 2.0 (JSR 380)], [Bean Validation] "https://beanvalidation.org", Bean Validation
##### Link: [Apache Taglibs - Apache Standard Taglib: JSP[tm] Standard Tag Library (JSTL) implementations], [Apache Commons] "https://tomcat.apache.org/taglibs/standard/", "Apache Foundation"

##### Link: [Enabling Open Innovation & Collaboration | The Eclipse Foundation], [The Eclipse Foundation], "http://www.eclipse.org/", The Eclipse Foundation
##### Link: [Java SE - Downloads | Oracle Technology Network | Oracle], [Oracle], http://www.oracle.com/technetwork/java/javase/downloads/index.html, Oracle Corporation
##### Link: [Java SE Licensing Information User Manual], [Oracle], http://www.oracle.com/technetwork/java/javase/documentation/java-se-lium-2018-03-19-4421425.pdf, Oracle Corporation

##### 프로젝트에 사용된 주요 라이브러리 또는 프레임워크(The main library or framework used in the project)
> ##### barcode4j.jar - (Apache License V2.0)
> ##### commons-codec-1.11-javadoc.jar - (Apache License V2.0)
> ##### commons-codec-1.11-sources.jar - (Apache License V2.0)
> ##### commons-codec-1.11-test-sources.jar - (Apache License V2.0)
> ##### commons-codec-1.11-tests.jar - (Apache License V2.0)
> ##### commons-codec-1.11.jar - (Apache License V2.0)
> ##### commons-dbcp2-2.1.1.jar - (Apache License V2.0)
> ##### commons-fileupload-1.3.3-javadoc.jar - (Apache License V2.0)
> ##### commons-fileupload-1.3.3-sources.jar - (Apache License V2.0)
> ##### commons-fileupload-1.3.3-test-sources.jar - (Apache License V2.0)
> ##### commons-fileupload-1.3.3-tests.jar - (Apache License V2.0)
> ##### commons-fileupload-1.3.3.jar - (Apache License V2.0)
> ##### commons-io-2.6-javadoc.jar - (Apache License V2.0)
> ##### commons-io-2.6-sources.jar - (Apache License V2.0)
> ##### commons-io-2.6-test-sources.jar - (Apache License V2.0)
> ##### commons-io-2.6-tests.jar - (Apache License V2.0)
> ##### commons-io-2.6.jar - (Apache License V2.0)
> ##### commons-pool2-2.4.3.jar - (Apache License V2.0)
> ##### jstl.jar - (Apache License V2.0)
> ##### mysql-connector-java-5.1.44-bin.jar - (GNU General Public License, version 2)
> ##### ojdbc8.jar - (Oracle Technology Network License)
> ##### standard.jar - (Apache License V2.0)
> ##### validation-api-2.0.1.Final.jar - (Apache License V2.0)
> ##### spring-aop-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-aop-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-aop-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-aspects-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-aspects-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-aspects-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-beans-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-beans-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-beans-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-context-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-context-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-context-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-context-indexer-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-context-indexer-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-context-indexer-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-context-support-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-context-support-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-context-support-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-core-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-core-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-core-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-expression-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-expression-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-expression-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-instrument-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-instrument-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-instrument-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-jcl-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-jcl-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-jcl-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-jdbc-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-jdbc-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-jdbc-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-jms-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-jms-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-jms-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-messaging-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-messaging-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-messaging-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-orm-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-orm-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-orm-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-oxm-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-oxm-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-oxm-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-test-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-test-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-test-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-tx-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-tx-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-tx-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-web-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-web-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-web-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-webflux-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-webflux-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-webflux-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-webmvc-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-webmvc-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-webmvc-5.0.1.RELEASE.jar - (Apache License V2.0)
> ##### spring-websocket-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)
> ##### spring-websocket-5.0.1.RELEASE-sources.jar - (Apache License V2.0)
> ##### spring-websocket-5.0.1.RELEASE.jar - (Apache License V2.0)