简体   繁体   中英

how can I upload an image in Jhipster?

I faced a problem when i tried to upload an image in Jhipster6 using spring and angular. My problem is that i can't find Jhipster upload's files and server that it uses.

JHipster stores files into the database when you add blob fields to entities, https://www.jhipster.tech/jdl/entities-fields#blob-declaration

If this does not fit your requirements, you can code it manually, JHipster apps are only Spring Boot apps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM