Dan Haywood created ISIS-2086:
---------------------------------

             Summary: 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: Dan Haywood
             Fix For: 1.21.0


ie as per 
[https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-external-config]

However, it doesn't seem that Spring Boot itself exposes a standalone library 
that will consume its application.properties etc into config classes.  So we 
might need to write some equivalent code (also for support on MicroProfile).

~~~

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
(v7.6.3#76005)

Reply via email to