Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Create a PropertiesConfiguration for stormpath.* properties #1079

Open
@mraible

Description

@mraible

http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html#boot-features-external-config-typesafe-configuration-properties

Doing this would allow others to inject our configuration into a Spring-managed class, rather than relying on individual Value annotations. Those would still work of course, but ConfigurationProperties is more inline with Spring Boot recommended practices.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions