All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ai.flood-xxl-job-admin-web.2.7.8.0.source-code.bootstrap.yml Maven / Gradle / Ivy

There is a newer version: 2.7.14.0
Show newest version
########################################################

### spring setting.

########################################################
spring:
  application:
    name: xxl-job-admin
  profiles:
    active: dev
########################################################

### server setting. port

########################################################
server:
  port: 8084
  servlet:
    context-path: /xxl-job-admin




© 2015 - 2024 Weber Informatics LLC | Privacy Policy