Loading vessels-view/src/main/resources/application-dev.properties +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ spring.kafka.properties.schema.registry.url=http://redmic.net:18081 elastic.addresses=redmic.net elastic.port=9300 redmic.elasticsearch.check.mappings=false redmic.elasticsearch.create.mappings=false #oauth oauth.server=http://redmic.net:8081 No newline at end of file vessels-view/src/main/resources/application-pre.properties +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ spring.kafka.properties.schema.registry.url=http://schema-registry:8081 elastic.addresses=es6-1 elastic.port=9300 redmic.elasticsearch.check.mappings=true redmic.elasticsearch.create.mappings=false #oauth oauth.server=http://oauth:8081 No newline at end of file vessels-view/src/main/resources/application-prod.properties +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ spring.kafka.properties.schema.registry.url=http://schema-registry:8081 elastic.addresses=es6-1,es6-2,es6-3 elastic.port=9300 redmic.elasticsearch.check.mappings=true redmic.elasticsearch.create.mappings=false #oauth oauth.server=http://oauth:8081 No newline at end of file vessels-view/src/main/resources/application-test.properties +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ spring.kafka.properties.schema.registry.url=http://localhost:${schema.registry.p #elastic elastic.addresses=localhost elastic.port=9301 redmic.elasticsearch.check.mappings=false redmic.elasticsearch.check.mappings=true redmic.elasticsearch.create.mappings=true #oauth oauth.server=http://redmic.net:8081 Loading vessels-view/src/main/resources/application.properties +1 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ elastic.clusterName=${elastic.clusterName} elastic.xpackSecurityUser=user:pass redmic.elasticsearch.check.mappings=${redmic.elasticsearch.check.mappings} redmic.elasticsearch.create.mappings=${redmic.elasticsearch.create.mappings} redmic.elasticsearch.MAX_QUERY_SIZE=3000 Loading Loading
vessels-view/src/main/resources/application-dev.properties +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ spring.kafka.properties.schema.registry.url=http://redmic.net:18081 elastic.addresses=redmic.net elastic.port=9300 redmic.elasticsearch.check.mappings=false redmic.elasticsearch.create.mappings=false #oauth oauth.server=http://redmic.net:8081 No newline at end of file
vessels-view/src/main/resources/application-pre.properties +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ spring.kafka.properties.schema.registry.url=http://schema-registry:8081 elastic.addresses=es6-1 elastic.port=9300 redmic.elasticsearch.check.mappings=true redmic.elasticsearch.create.mappings=false #oauth oauth.server=http://oauth:8081 No newline at end of file
vessels-view/src/main/resources/application-prod.properties +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ spring.kafka.properties.schema.registry.url=http://schema-registry:8081 elastic.addresses=es6-1,es6-2,es6-3 elastic.port=9300 redmic.elasticsearch.check.mappings=true redmic.elasticsearch.create.mappings=false #oauth oauth.server=http://oauth:8081 No newline at end of file
vessels-view/src/main/resources/application-test.properties +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ spring.kafka.properties.schema.registry.url=http://localhost:${schema.registry.p #elastic elastic.addresses=localhost elastic.port=9301 redmic.elasticsearch.check.mappings=false redmic.elasticsearch.check.mappings=true redmic.elasticsearch.create.mappings=true #oauth oauth.server=http://redmic.net:8081 Loading
vessels-view/src/main/resources/application.properties +1 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ elastic.clusterName=${elastic.clusterName} elastic.xpackSecurityUser=user:pass redmic.elasticsearch.check.mappings=${redmic.elasticsearch.check.mappings} redmic.elasticsearch.create.mappings=${redmic.elasticsearch.create.mappings} redmic.elasticsearch.MAX_QUERY_SIZE=3000 Loading