Add new visible properties metadata file
This commit is contained in:
committed by
Soby Chacko
parent
7d4e5a9ea0
commit
a68c7c96f6
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.filter.FilterFunctionProperties
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.stream.app.processor.groovy.GroovyProcessorProperties
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.header.enricher.HeaderEnricherFunctionProperties
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.stream.app.processor.http.request.HttpRequestProcessorProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=\
|
||||
org.springframework.cloud.stream.app.processor.image.recognition.ImageRecognitionProcessorProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=\
|
||||
org.springframework.cloud.stream.app.processor.object.detection.ObjectDetectionProcessorProperties
|
||||
@@ -0,0 +1,4 @@
|
||||
configuration-properties.classes=org.springframework.cloud.stream.app.processor.script.ScriptProcessorProperties
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=\
|
||||
org.springframework.cloud.stream.app.processor.semantic.segmentation.SemanticSegmentationProcessorProperties
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.splitter.SplitterFunctionProperties
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.spel.SpelFunctionProperties
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.twitter.trend.TwitterTrendFunctionProperties, \
|
||||
org.springframework.cloud.fn.twitter.trend.TwitterTrendFunctionProperties$Closest
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.analytics.AnalyticsConsumerProperties, \
|
||||
org.springframework.cloud.fn.consumer.analytics.AnalyticsConsumerProperties$MetricsTag
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=CassandraConsumerProperties, \
|
||||
CassandraClusterProperties, \
|
||||
org.springframework.boot.autoconfigure.cassandra.CassandraProperties
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.file.FileConsumerProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.ftp.FtpConsumerProperties, \
|
||||
org.springframework.cloud.fn.common.ftp.FtpSessionFactoryProperties
|
||||
@@ -0,0 +1,5 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.geode.GeodeConsumerProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeRegionProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodePoolProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeSecurityProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeSslProperties
|
||||
@@ -0,0 +1,9 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.jdbc.JdbcConsumerProperties
|
||||
configuration-properties.names=\
|
||||
spring.datasource.url,\
|
||||
spring.datasource.driver-class-name,\
|
||||
spring.datasource.username,\
|
||||
spring.datasource.password,\
|
||||
spring.datasource.schema,\
|
||||
spring.datasource.data,\
|
||||
spring.datasource.initialization-mode
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.log.LogConsumerProperties
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.mongo.MongoDbConsumerProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.mqtt.MqttConsumerProperties,\
|
||||
org.springframework.cloud.fn.common.mqtt.MqttProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.rabbit.RabbitConsumerProperties, \
|
||||
org.springframework.boot.autoconfigure.amqp.RabbitProperties
|
||||
@@ -0,0 +1,5 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.redis.RedisConsumerProperties, \
|
||||
org.springframework.boot.autoconfigure.data.redis.RedisProperties, \
|
||||
org.springframework.boot.autoconfigure.data.redis.RedisProperties$Pool, \
|
||||
org.springframework.boot.autoconfigure.data.redis.RedisProperties$Sentinel
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.stream.app.sink.router.RouterSinkProperties
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.s3.AwsS3ConsumerProperties,\
|
||||
org.springframework.cloud.fn.common.aws.s3.AmazonS3Properties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.sftp.SftpConsumerProperties, \
|
||||
org.springframework.cloud.fn.consumer.sftp.SftpConsumerProperties$Factory
|
||||
@@ -0,0 +1,9 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.tasklauncher.TaskLauncherFunctionProperties,\
|
||||
org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties,\
|
||||
org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties$Authentication,\
|
||||
org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties$Authentication$Basic,\
|
||||
org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties$Authentication$Oauth2,\
|
||||
org.springframework.cloud.stream.app.tasklauncher.sink.TriggerProperties
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.tcp.TcpConsumerProperties,\
|
||||
org.springframework.cloud.fn.common.tcp.TcpConnectionFactoryProperties
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.stream.app.sink.throughput.ThroughputSinkProperties
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.twitter.message.TwitterMessageConsumerProperties
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.twitter.status.update.TwitterUpdateConsumerProperties, \
|
||||
org.springframework.cloud.fn.consumer.twitter.status.update.TwitterUpdateConsumerProperties$Location
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.wavefront.WavefrontConsumerProperties
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.consumer.websocket.WebsocketConsumerProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.file.FileSupplierProperties,\
|
||||
org.springframework.cloud.fn.common.file.FileConsumerProperties
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.ftp.FtpSupplierProperties, \
|
||||
org.springframework.cloud.fn.common.ftp.FtpSessionFactoryProperties, \
|
||||
org.springframework.cloud.fn.common.file.FileConsumerProperties
|
||||
@@ -0,0 +1,6 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.geode.GeodeSupplierProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeClientCacheProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeRegionProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodePoolProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeSecurityProperties,\
|
||||
org.springframework.cloud.fn.common.geode.GeodeSslProperties
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.http.HttpSupplierProperties,\
|
||||
org.springframework.cloud.fn.supplier.http.HttpSupplierProperties$Cors
|
||||
configuration-properties.names=server.port
|
||||
@@ -0,0 +1,10 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.jdbc.JdbcSupplierProperties,\
|
||||
org.springframework.cloud.stream.config.DefaultPollerProperties
|
||||
configuration-properties.names=\
|
||||
spring.datasource.url,\
|
||||
spring.datasource.driver-class-name,\
|
||||
spring.datasource.username,\
|
||||
spring.datasource.password,\
|
||||
spring.datasource.schema,\
|
||||
spring.datasource.data,\
|
||||
spring.datasource.initialization-mode
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.jms.JmsSupplierProperties,\
|
||||
org.springframework.boot.autoconfigure.jms.JmsProperties,\
|
||||
org.springframework.boot.autoconfigure.jms.JmsProperties$Listener
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.stream.app.source.load.generator.LoadGeneratorSourceProperties
|
||||
@@ -0,0 +1 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.mongo.MongodbSupplierProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.mqtt.MqttSupplierProperties,\
|
||||
org.springframework.cloud.fn.common.mqtt.MqttProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.rabbit.RabbitSupplierProperties, \
|
||||
org.springframework.boot.autoconfigure.amqp.RabbitProperties
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.s3.AwsS3SupplierProperties,\
|
||||
org.springframework.cloud.fn.common.file.FileConsumerProperties,\
|
||||
org.springframework.cloud.fn.common.aws.s3.AmazonS3Properties
|
||||
@@ -0,0 +1,3 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.sftp.SftpSupplierProperties, \
|
||||
org.springframework.cloud.fn.supplier.sftp.SftpSupplierProperties$Factory,\
|
||||
org.springframework.cloud.fn.common.file.FileConsumerProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.tcp.TcpSupplierProperties,\
|
||||
org.springframework.cloud.fn.common.tcp.TcpConnectionFactoryProperties
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.time.TimeSupplierProperties,\
|
||||
org.springframework.cloud.stream.config.DefaultPollerProperties
|
||||
@@ -0,0 +1,4 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.common.twitter.TwitterConnectionProperties,\
|
||||
org.springframework.cloud.fn.supplier.twitter.message.TwitterMessageSupplierProperties, \
|
||||
org.springframework.cloud.stream.config.DefaultPollerProperties
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.common.twitter.TwitterConnectionProperties,\
|
||||
org.springframework.cloud.fn.supplier.twitter.status.search.TwitterSearchSupplierProperties, \
|
||||
org.springframework.cloud.fn.supplier.twitter.status.search.TwitterSearchSupplierProperties$Geocode, \
|
||||
org.springframework.cloud.stream.config.DefaultPollerProperties
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.common.twitter.TwitterConnectionProperties,\
|
||||
org.springframework.cloud.fn.supplier.twitter.status.stream.TwitterStreamSupplierProperties, \
|
||||
org.springframework.cloud.fn.supplier.twitter.status.stream.TwitterStreamSupplierProperties$Filter, \
|
||||
org.springframework.cloud.fn.supplier.twitter.status.stream.TwitterStreamSupplierProperties$Filter$BoundingBox, \
|
||||
org.springframework.cloud.fn.supplier.twitter.status.stream.TwitterStreamSupplierProperties$Filter$Geocode
|
||||
@@ -0,0 +1,2 @@
|
||||
configuration-properties.classes=org.springframework.cloud.fn.supplier.websocket.WebsocketSupplierProperties,\
|
||||
org.springframework.cloud.fn.supplier.websocket.WebsocketSupplierProperties$SockJs
|
||||
@@ -22,8 +22,8 @@
|
||||
<stream-apps-core.version>${project.version}</stream-apps-core.version>
|
||||
<java-functions.version>1.0.0-SNAPSHOT</java-functions.version>
|
||||
<scst-app-maven-plugin.version>2.0.0.BUILD-SNAPSHOT</scst-app-maven-plugin.version>
|
||||
<app-metadata-maven-plugin-version>2.0.1.RELEASE</app-metadata-maven-plugin-version>
|
||||
<stream-apps-docs-plugin.version>3.0.0.M1</stream-apps-docs-plugin.version>
|
||||
<app-metadata-maven-plugin-version>2.0.1.BUILD-SNAPSHOT</app-metadata-maven-plugin-version>
|
||||
<stream-apps-docs-plugin.version>3.0.0.BUILD-SNAPSHOT</stream-apps-docs-plugin.version>
|
||||
<spring-cloud-stream.version>3.0.2.RELEASE</spring-cloud-stream.version>
|
||||
<spring-cloud-function-dependencies.version>3.0.9.RELEASE</spring-cloud-function-dependencies.version>
|
||||
<spring-cloud-dependencies.version>Hoxton.SR7</spring-cloud-dependencies.version>
|
||||
|
||||
Reference in New Issue
Block a user