Git Product home page Git Product logo

mdtalalwasim / blog-application-spring-boot-rest-api Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 218 KB

Project: Blog App using spring boot realtime rest apis, spring security, role based authentication, JWT, spring data jpa(hibernate), Pagination and MySql Database. Api documentation using swagger, Using DTO for Data Transfer etc.

Java 100.00%
backend project rest-api rest-api-crud-application spring-boot spring-boot-rest-api-project spring-boot-rest-api-mysql-project rest-api-documentation swagger onetomany-mapping

blog-application-spring-boot-rest-api's Introduction

Blog Application Project Spring Boot : Spring Boot REST API Project with MYSQL Database.

Full backend project on spring boot rest api. Blogging Application using Spring Boot REST API.

Project:

Blog Application using spring boot realtime rest apis, spring security, role based authentication, JWT, spring data jpa(hibernate) and Pagination MySql Database. Api documentation using swagger, Using DTO for Data Transfer etc.

Enhanced Entity-Relationship(EER Diagram):

Enhanced Entity-Relationship(EER-Diagram)-bloggin-application-spring-boot-rest-api-Md Talal Wasim

  • more details is coming soon...๐Ÿ˜€๐Ÿ˜€๐Ÿ˜€


Application.properties files:

#for changing the default port number.

server.port=7070

#db configuration

spring.datasource.url=jdbc:mysql://localhost:3306/"your_database_name"

spring.datasource.username ="your_username"

spring.datasource.password ="your_password"

spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect

spring.jpa.hibernate.ddl-auto=update

spring.jpa.show-sql=true


blog-application-spring-boot-rest-api's People

Contributors

mdtalalwasim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

omzo713 gebeyaw

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.