Java org.springframework.core.env AbstractEnvironment fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.core.env AbstractEnvironment fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.core.env AbstractEnvironment.

The text is from its open source code.

Field

StringACTIVE_PROFILES_PROPERTY_NAME
Name of property to set to specify active profiles: .
StringDEFAULT_PROFILES_PROPERTY_NAME
Name of property to set to specify profiles active by default: .

Method

ConfigurableConversionServicegetConversionService()