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

META-INF.config-template.example.framework.application.properties Maven / Gradle / Ivy

There is a newer version: 2.7.5-RELEASE
Show newest version
################################################################################################
################################################################################################
###################                                                      #######################
###################                    系统环境配置                        #######################
###################                                                      #######################
################################################################################################
################################################################################################
application.dev-mode=[true|false]

application.thread.core-pool-size=[default is 1]
application.thread.max-pool-size=[default is Integer.MAX_VALUE]
application.thread.keep-alive-seconds=[default is 60]
application.thread.allow-core-thread-time-out=[default is false]
application.thread.queue-capacity=[default is Integer.MAX_VALUE]
application.thread.expose-unconfigurable-executor=[default is false]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy