[infinispan-issues] [JBoss JIRA] (ISPN-9398) Hot Rod configuration properties should have setters to ease Spring Boot configurator
Tristan Tarrant (JIRA)
issues at jboss.org
Tue Jul 24 10:07:00 EDT 2018
Tristan Tarrant created ISPN-9398:
-------------------------------------
Summary: Hot Rod configuration properties should have setters to ease Spring Boot configurator
Key: ISPN-9398
URL: https://issues.jboss.org/browse/ISPN-9398
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod, Spring Integration
Affects Versions: 9.3.1.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.4.0.Final
https://github.com/infinispan/infinispan-spring-boot/issues/48
n order to reduce the amount of boilerplate code and centralize this kind of thing I think we should enhance the https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/impl/ConfigurationProperties.java class with setters for all properties. At this point, https://github.com/infinispan/infinispan-spring-boot/blob/master/infinispan-spring-boot-starter-remote/src/main/java/org/infinispan/spring/starter/remote/InfinispanRemoteConfigurationProperties.java can just extend it while adding the @ConfigurationProperties annotation
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list