Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
10 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}