Code Monkey home page Code Monkey logo

danielmichalski / responsive-bootstrap-sites Goto Github PK

View Code? Open in Web Editor NEW
17.0 7.0 9.0 418 KB

This is a web application built with Spring MVC and JSP. It uses libraries like Spring, Apache Tiles, Bootstrap, JQuery, Log4j etc. There is also a Maven Tomcat plugin which allows you to easily run the application.

Home Page: https://www.youtube.com/watch?v=M0Y0T-s_mbQ&list=PLn3LWU814cXZtc7j3N3w8HPIPcDJ1RLU7&t=1s&index=1

License: MIT License

Java 100.00%
spring-mvc spring apache-tiles bootstrap3 jquery log4j java bootstrap tiles video

responsive-bootstrap-sites's Introduction

Responsive Bootstrap Sites

Build Status License: MIT

This project aims to present how to create a Spring MVC + Bootstrap + Tiles application

Libraries

  • Spring MVC
  • Apache Tiles 3.0.5
  • Bootstrap 3.2.0
  • JQuery 1.11.0
  • Log4j

Requirements

How to run application

On Windows

## Build application from base directory using Maven Wrapper
mvnw.cmd clean install

## Run tomcat7 server and deploy the application
mvnw.cmd tomcat7:run-war

## Application should be accessible at
http://localhost:8081/responsive-bootstrap-sites/

On MacOS/ Linux

## Build application from base directory using Maven Wrapper
./mvnw clean install

## Run tomcat7 server and deploy the application
./mvnw tomcat7:run-war

## Application should be accessible at
http://localhost:8081/responsive-bootstrap-sites/

Video

Video

responsive-bootstrap-sites's People

Contributors

danielmichalski avatar dependabot[bot] avatar ghost2544 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.