Giter Site home page Giter Site logo

badripaudel77 / information-manager-web-app-spring-boot Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 1.02 MB

Information Keeping Web Application using Spring Boot, Spring Data JPA, Thymeleaf Templating Engine and Spring Security. Deployed on Amazon elastic beanstalk.

Java 60.24% HTML 37.46% CSS 1.25% JavaScript 0.38% Dockerfile 0.61% Procfile 0.05%
java-8 thymeleaf-template-engine spring-boot jpa-hibernate spring-security mvc-architecture authentication postgresql-database spring-mvc java

information-manager-web-app-spring-boot's Introduction

Explanation and Information

Note : For detail explanation of how to dockerize simple spring boot Java application you can visit my website at guides to code


Information Keeping Web Application using Spring Boot, Data JPA, Thymeleaf and Spring Security.

'Uses Docker Image available at docker hub link below and postgres official docker image to run the application with docker-compose'

To test use command docker pull badripaudel77/info-keeper-spring-boot-docker:my-info-app

and to run, type the command docker run -p 8080:8080 badripaudel77/info-keeper-spring-boot-docker:my-info-app and hit localhost:8080 in browser and you should good to see the result.

This branch will use docker compose to create image, run as application wants to run with database docker image.



Uses MVC pattern

Dependency Used :
                  Spring Web, Hibernate, Data JPA, Thymeleaf, Security, PostgresSQL

Project file Structure

  • java -> All the source codes
  • static -> All CSS, JS & Images and all static files if any
  • templates -> All HTML files [thymeleaf]
  • application.properties -> all application properties
  • pom.xml file -> Includes all the dependencies required

MVC

Model [M] -> User and Contact [ One User have many contacts]
View [V] -> View pages [.html] files in our cases
Controller [C] -> Holds all the required business logic

Run Using docker [for APP using docker-compose]

docker-compose up


Deploy full stack Spring Boot application in elastic bean stalk [checkout to local branch]

information-manager-web-app-spring-boot's People

Contributors

badripaudel77 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mnzit

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.