# fw-java-demo **Repository Path**: zhruijin/fw-java-demo ## Basic Information - **Project Name**: fw-java-demo - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot : Learn By Example ### Chapter 01 : Introduction to SpringBoot **hello-springboot**: This module is a SpringBoot based web application using SpringMVC and Spring Data JPA #### How to run? hello-springboot> mvn clean package spring-boot:run Go to http://localhost:8080/