Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
variphx
/
java-learn
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2225c94
java-learn
/
src
/
main
/
resources
/
application.properties
variphx
refactor
b58280e
6 months ago
raw
Copy download link
history
blame
Safe
189 Bytes
spring.application.name
=
app
spring.jpa.hibernate.ddl-auto
=
update
springdoc.swagger-ui.path
=
/docs/swagger-ui.html
springdoc.api-docs.path
=
/docs/api-docs
app.datasource.url
=
${DATASOURCE_URL}