You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hippo4j/hippo4j-example/hippo4j-spring-boot-starter.../src/main/resources/application.yml

20 lines
336 B

server:
port: 8088
servlet:
context-path: /example
spring:
profiles:
active: dev
application:
name: dynamic-threadpool-example
dynamic:
thread-pool:
server-addr: http://localhost:6691
namespace: prescription
item-id: dynamic-threadpool-example
username: admin
password: 123456