Skip to content

jackmew/sbJPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo Spring Data JPA

File upload & save

image

set domain object "image"

image

catch the file property

image

use form to submit file to server

image

get the file and save it to database

image

Person own a Image

Person 1---->1 Image

image

set domain object "person"" and make refernce to image.

image

use ajax to submit file to server

image

get person & image file and save them to database at the same time.

image

Detail please see the issue .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors