-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Enabling spring.ai.mcp.server.enabled
does not work as expected with the latest Docker image (v8.4.0-2).
I have a fork of the project (configured to sync with the upstream repository - 8.4.0-3) which does work as expected.
For example:
server:
max-http-request-header-size: 64KB
spring:
ai:
mcp:
server:
enabled: true
main:
banner-mode: off
hapi:
fhir:
fhir_version: R4
tester:
home:
name: Local Tester
server_address: 'http://localhost:8080/fhir'
refuse_to_fetch_third_party_urls: false
fhir_version: R4
Metadata
Metadata
Assignees
Labels
No labels