[
https://issues.apache.org/jira/browse/ISIS-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939434#comment-16939434
]
ASF subversion and git services commented on ISIS-2086:
-------------------------------------------------------
Commit fe87f88a3d9ff7222d2416fe7a7f0fbede4051d7 in isis's branch refs/heads/v2
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=fe87f88 ]
ISIS-2086: disable class-path scanning for the 'config' module
- also removes the @Configuration annotation from 'IsisConfiguration'
which is just a bean
- instead annotate 'IsisConfigModule' with @Configuration
also fixes the sample apps and smoketests that got broken with one of
the previous config related commits today
> 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)