Giter Site home page Giter Site logo

bootstrap-spring-boot-blog's Introduction

Bootstrap-Spring boot-Blog Wercker


This is a very simple and clean-design personal blog page implemented with Bootstrap framework and Spring Boot. And this simple Spring boot application is runing as my personal website on Heroku. You can check my psersonal website for demo reference.

version

version 0.1 ย 

  • Spring Boot and many of Spring familiy (Spring MVC, Spring JPA)
  • Hibernate + mySQL/postgreSQL(Heroku native database)
  • Bootstrap - A very popular and responsive front-end framework
*2016-07-31*


**Quick Start** ---------- - Download the project - Or Clone the repo: git clone https://github.com/CaiYiLiang/Flat-Page.git - Import as a Maven project in your IDE - Update the ```src/main/application.properties``` based on your local database seeting.
For postgreSQL database,no need to change anything.
For mySQL databse, remove ```src/main/application.properties``` and ```src/main/java/demo/modelsDatabaseConfig.java``` ,
then rename ```src/main/mysql.application.properties``` to ```src/main/application.properties``` and update the settings(port ,user,password etc.) - Run the command ```mvn spring-boot:run```(Java8 is required) - After start up your application in local , point your browser to http://localhost:8080.

To do

  • Add Dashborad where can view the messages and post information on Home page.
  • Awesome features are always welcome.
    Welcome to contribute.

bootstrap-spring-boot-blog's People

Watchers

 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.