Coder Social home page Coder Social logo

dragcotech / spring-boot-product-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from batuhaniskr/product-system

0.0 0.0 0.0 247 KB

Spring Boot Crud Application with Thymeleaf, JPA, Spring Security.

JavaScript 1.14% Java 89.71% CSS 8.83% Dockerfile 0.32%

spring-boot-product-system's Introduction

Build Status

Spring-Boot-Product-System

Spring Boot Crud Application with Thymeleaf, JPA, Spring Security.

Product System

This project based on the Spring Boot project and used packages:

  • Spring Boot
  • Spring Data
  • Spring Security
  • Thymeleaf
  • JavaScript
  • Maven

Installation

1. Clone the application

 $ git clone https://github.com/batuhaniskr/spring-boot-product-automation.git 

2. Database Configuration

MySQL is used as the database.

  • Open src/main/resources/application.properties
  • If you run the application locally, change spring.datasource.username and spring.datasource.password as per your mysql installation
The project is created with Maven.

3. Launch

To run the application through the docker:

mvn clean package
docker-compose up

or to run the application locally:

mvn clean install
mvn spring-boot:run

commands run the application.

Application runs from localhost:8080/products

There are users of type user and admin.

Admin Credential:

email: [email protected]  password: admin

İf you try as user, you will get access denied on delete product page. You have to try as admin.

The application runs from http://localhost:8080/products

Screenshots

screen shot 2018-07-18 at 17 41 58

screen shot 2018-07-11 at 09 19 15

screen shot 2018-07-11 at 09 18 59

4

6

spring-boot-product-system's People

Contributors

batuhaniskr avatar dependabot[bot] 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.