Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Spring Boot Blog Application REST API's

NotificationsYou must be signed in to change notification settings

adiletkdev/springboot-blog-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Blog Application REST API's

Required Software

  • Java 17
  • Spring Boot 3.1.1

Usage

Create databasemyblog

Create user withadmin role in mysqlRoles are automatically created

# MySQL Configspring.datasource.url=jdbc:mysql://localhost:3306/myblogspring.datasource.username=bestuserspring.datasource.password=bestuser#secret javaprojectapp.jwt-secret=ce02356f9917223373f26bb97ef5c3e4fafef9cde898bf9cf960e7d08e74ffefapp-jwt-expiration-milliseconds=604800000spring.profiles.active=dev

[8]ページ先頭

©2009-2025 Movatter.jp