Skip to content

JaguarRock/spring-boot-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-rest-api

Dev Env

  • Java : 1.8.0_231
  • Framework : Spring Boot 4
  • Build Tools : Gradle
  • ORM : JPA Hibernate
  • Database : MySQL Database
  • IDE : IntelliJ IDEA
  • API Documentation : swagger

Issue

The attribute which data type is String is null --> Add DTO, DTO ≠ Entity

Update board doesn't work --> Add BeanUtils.copyProperties

About

Programming REST API with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages