{"id":18676461,"url":"https://github.com/whitedodo/java-spring-web","last_synced_at":"2026-05-18T06:35:13.749Z","repository":{"id":101309307,"uuid":"114881997","full_name":"whitedodo/java-spring-web","owner":"whitedodo","description":"Spring 5 - 웹 사이트(MVC) 프로젝트{Spring 5 - Website (MVC) Project}","archived":false,"fork":false,"pushed_at":"2019-07-12T07:44:34.000Z","size":47934,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-20T23:41:32.303Z","etag":null,"topics":["java","spring","spring-framework","web"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitedodo.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-20T11:55:46.000Z","updated_at":"2019-07-12T07:44:36.000Z","dependencies_parsed_at":"2023-09-21T07:47:26.069Z","dependency_job_id":null,"html_url":"https://github.com/whitedodo/java-spring-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whitedodo/java-spring-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitedodo%2Fjava-spring-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitedodo%2Fjava-spring-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitedodo%2Fjava-spring-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitedodo%2Fjava-spring-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitedodo","download_url":"https://codeload.github.com/whitedodo/java-spring-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitedodo%2Fjava-spring-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","spring","spring-framework","web"],"created_at":"2024-11-07T09:29:20.874Z","updated_at":"2026-05-18T06:35:13.726Z","avatar_url":"https://github.com/whitedodo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## [Java-Spring-Web 프로젝트 소개]\r\n\r\n#### 작성자 소개(About the author)\r\n\u003e ##### 1. Dodo (rabbit.white@daum.net / jungwy@kumoh.ac.kr)\r\n\u003e ##### 2. Created by: 2017-12-30\r\n\u003e ##### 3. Description: \r\n\u003e ##### 4. License: GNU General Public License, version 3\r\n\r\n#### 빌드(Build)\r\n\u003e ##### 1. repository에서 프로젝트를 컴퓨터에 가져온다.\r\n\u003e ###### (Import the project from the repository into your computer.)\r\n\u003e ##### 2. Eclipse 환경에서 Open Projects from File System을 통해서 프로젝트를 사용할 수 있습니다.\r\n\u003e ###### (You can use the project through the Open Projects from File System in the Eclipse environment.)\r\n\r\n#### 개발환경(Development environment)\r\n\u003e ##### 1. Java(JDK)\r\n\u003e ##### 2. Eclipse Neon\r\n\r\n#### 프로젝트 특징(Project Features)\r\n##### 1. 이 프로젝트의 특징은 Spring Framework를 쉽게 사용하기 위해서 작성되었습니다.\r\n\u003e ##### = The features of this project are designed to make Spring Framework easy to use.\r\n##### 2. Web 작업에서 불필요한 기능을 제거하고 기본적인 CRUD 사용, MVC 모델을 쉽게 사용할 수 있도록 작성되었습니다.\r\n\u003e ##### = It is written to remove unnecessary functions from web operations and to use basic CRUD, MVC model easily.\r\n##### 3. Downloader, Upload 기능 등이 Apache Commons FileUpload 1.3.3에 의해 구현되었습니다.\r\n\u003e ##### = Downloader, and Upload function have been implemented by Apache Commons FileUpload 1.3.3.\r\n##### 4. 바코드 생성 프로젝트에 사용될 수 있는 예제가 탑재되어 있습니다. \"BarCode4J\" 프로젝트로 바코드 생성을 할 수 있습니다.\r\n\u003e ##### = Examples that can be used for barcode generation project are installed. You can create a barcode with the \"BarCode4J\" project.\r\n##### 5. 게시판이 조회, 검색 기능이 구현되어 있습니다.\r\n\u003e ##### = The bulletin board has the lookup and search function implemented.\r\n##### 6. MySQL, Oracle JDBC가 구현의 일부가 되었습니다.\r\n\u003e ##### MySQL, Oracle JDBC has become part of the implementation.\r\n\r\n#### 참고자료(Reference)\r\n\r\n##### Link: [Spring Tool Suite™ Downloads], [Download STS], \"https://spring.io/tools/sts/all \"Spring.io\"\r\n##### Link: [Spring Framework], [Spring Framework], \"https://github.com/spring-projects/spring-framework/blob/master/README.md\", Spring Framework\r\n##### Link: [Barcode4J], [SourceForge], \"https://sourceforge.net/projects/barcode4j/\" \"SourceForge\"\r\n##### 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\"\r\n##### Link: [DBCP - Download Apache Commons DBCP], [Apache Commons] \"https://commons.apache.org/proper/commons-dbcp/download_dbcp.cgi\", \" \"Apache Foundation\"\r\n##### Link: [FileUpload - Download Apache Commons FileUpload], [Apache Commons] \"https://commons.apache.org/proper/commons-fileupload/download_fileupload.cgi\", \"Apache Foundation\"\r\n##### Link: [Codec - Download Apache Commons Codec], [Apache Commons] \"https://commons.apache.org/proper/commons-codec/download_codec.cgi\", \"Apache Foundation\"\r\n##### Link: [Commons IO - Download Apache Commons IO], [Apache Commons] \"https://commons.apache.org/proper/commons-io/download_io.cgi\", \"Apache Foundation\"\r\n##### Link: [Pool - Download Apache Commons Pool], [Apache Commons] \"https://commons.apache.org/proper/commons-pool/download_pool.cgi\", \"Apache Foundation\"\r\n##### Link: [MySQL :: Download Connector/J], [MySQL] \"https://dev.mysql.com/downloads/connector/j/\", \"MySQL\"\r\n##### 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\"\r\n##### Link: [Bean Validation - Bean Validation 2.0 (JSR 380)], [Bean Validation] \"https://beanvalidation.org\", Bean Validation\r\n##### Link: [Apache Taglibs - Apache Standard Taglib: JSP[tm] Standard Tag Library (JSTL) implementations], [Apache Commons] \"https://tomcat.apache.org/taglibs/standard/\", \"Apache Foundation\"\r\n\r\n##### Link: [Enabling Open Innovation \u0026 Collaboration | The Eclipse Foundation], [The Eclipse Foundation], \"http://www.eclipse.org/\", The Eclipse Foundation\r\n##### Link: [Java SE - Downloads | Oracle Technology Network | Oracle], [Oracle], http://www.oracle.com/technetwork/java/javase/downloads/index.html, Oracle Corporation\r\n##### 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\r\n\r\n\r\n##### 프로젝트에 사용된 주요 라이브러리 또는 프레임워크(The main library or framework used in the project)\r\n\u003e ##### barcode4j.jar - (Apache License V2.0)\r\n\u003e ##### commons-codec-1.11-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### commons-codec-1.11-sources.jar - (Apache License V2.0)\r\n\u003e ##### commons-codec-1.11-test-sources.jar - (Apache License V2.0)\r\n\u003e ##### commons-codec-1.11-tests.jar - (Apache License V2.0)\r\n\u003e ##### commons-codec-1.11.jar - (Apache License V2.0)\r\n\u003e ##### commons-dbcp2-2.1.1.jar - (Apache License V2.0)\r\n\u003e ##### commons-fileupload-1.3.3-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### commons-fileupload-1.3.3-sources.jar - (Apache License V2.0)\r\n\u003e ##### commons-fileupload-1.3.3-test-sources.jar - (Apache License V2.0)\r\n\u003e ##### commons-fileupload-1.3.3-tests.jar - (Apache License V2.0)\r\n\u003e ##### commons-fileupload-1.3.3.jar - (Apache License V2.0)\r\n\u003e ##### commons-io-2.6-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### commons-io-2.6-sources.jar - (Apache License V2.0)\r\n\u003e ##### commons-io-2.6-test-sources.jar - (Apache License V2.0)\r\n\u003e ##### commons-io-2.6-tests.jar - (Apache License V2.0)\r\n\u003e ##### commons-io-2.6.jar - (Apache License V2.0)\r\n\u003e ##### commons-pool2-2.4.3.jar - (Apache License V2.0)\r\n\u003e ##### jstl.jar - (Apache License V2.0)\r\n\u003e ##### mysql-connector-java-5.1.44-bin.jar - (GNU General Public License, version 2)\r\n\u003e ##### ojdbc8.jar - (Oracle Technology Network License)\r\n\u003e ##### standard.jar - (Apache License V2.0)\r\n\u003e ##### validation-api-2.0.1.Final.jar - (Apache License V2.0)\r\n\u003e ##### spring-aop-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-aop-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-aop-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-aspects-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-aspects-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-aspects-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-beans-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-beans-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-beans-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-indexer-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-indexer-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-indexer-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-support-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-support-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-context-support-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-core-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-core-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-core-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-expression-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-expression-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-expression-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-instrument-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-instrument-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-instrument-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-jcl-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-jcl-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-jcl-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-jdbc-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-jdbc-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-jdbc-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-jms-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-jms-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-jms-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-messaging-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-messaging-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-messaging-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-orm-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-orm-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-orm-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-oxm-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-oxm-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-oxm-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-test-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-test-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-test-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-tx-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-tx-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-tx-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-web-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-web-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-web-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-webflux-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-webflux-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-webflux-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-webmvc-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-webmvc-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-webmvc-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n\u003e ##### spring-websocket-5.0.1.RELEASE-javadoc.jar - (Apache License V2.0)\r\n\u003e ##### spring-websocket-5.0.1.RELEASE-sources.jar - (Apache License V2.0)\r\n\u003e ##### spring-websocket-5.0.1.RELEASE.jar - (Apache License V2.0)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitedodo%2Fjava-spring-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhitedodo%2Fjava-spring-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitedodo%2Fjava-spring-web/lists"}