[ https://issues.apache.org/jira/browse/ISIS-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944072#comment-16944072 ]
ASF subversion and git services commented on ISIS-2086: ------------------------------------------------------- Commit 1cc832e56f893496b17d0123832ac25dddb4927f in isis's branch refs/heads/ISIS-2086 from danhaywood [ https://gitbox.apache.org/repos/asf?p=isis.git;h=1cc832e ] ISIS-2086: wip, converting DN config props to use IsisConfiguration (cherry picked from commit 0a9b39ba4ddceba0f5a2349e1a90eac8f5e6a3f5) > Define beans for configuration, so that (eventually) can use Spring Boot's > @ConfigurationProperties infrastructure. > ------------------------------------------------------------------------------------------------------------------- > > Key: ISIS-2086 > URL: https://issues.apache.org/jira/browse/ISIS-2086 > Project: Isis > Issue Type: Improvement > Affects Versions: 1.17.0 > Reporter: Daniel Keir Haywood > Assignee: Daniel Keir Haywood > Priority: Major > Fix For: 2.0.0 > > > ie as per > [https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-external-config] > Another benefit we will get from this is that SB has an annotation processor > that generates some IDE config files to provide autocomplete when editing the > application.properties file > [https://docs.spring.io/spring-boot/docs/2.0.8.RELEASE/reference/html/configuration-metadata.html#configuration-metadata-annotation-processor] > > -- This message was sent by Atlassian Jira (v8.3.4#803005)