spring-boot/spring-boot-autoconfigure/src
Stephane Nicoll 8ff8afec7c Add "handle-as" hint provider
Replace the enum provider by a more general purpose provider that can
substitute the type of the property for the purpose of auto-completing
the values.

"handle-as" can be used for enums but for any type that the IDE
understands such as locale, charset, mime-type and Spring's resource
abstraction.

Closes gh-3457
2015-07-10 14:28:11 +02:00
..
main Add "handle-as" hint provider 2015-07-10 14:28:11 +02:00
test Add session configuration properties 2015-07-08 14:10:06 -07:00