[
https://issues.apache.org/jira/browse/ISIS-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939280#comment-16939280
]
ASF subversion and git services commented on ISIS-2086:
-------------------------------------------------------
Commit 28c8585f8b8c2a032ee18bb48882202bcd8e1558 in isis's branch refs/heads/v2
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=28c8585 ]
ISIS-2086: integrating the new configuration beans with the framework
- rename old IsisConfiguration -> IsisConfigurationLegacy, to make space
for the new 'IsisConfiguration'
- moving IDE-support dependency (maven) to module 'config'
> 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)