Skip to content

Commit

Permalink
remove some classes
Browse files Browse the repository at this point in the history
  • Loading branch information
caojie09 committed Apr 8, 2018
1 parent f1319c9 commit 63bc2b6
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 313 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,4 @@ public interface SofaConfigurationConstants {
* disable local first or not
**/
String SOFA_RUNTIME_DISABLE_LOCAL_FIRST = "sofa_runtime_disable_local_first";

/**
* profile active key
*/
String SOFA_ACTIVE_PROFILES_PROPERTY_NAME = "sofa_runtime_profiles_active";

/**
* start sofa module parallel or not
*/
String SOFA_MODULE_START_UP_PARALLEL = "sofa_module_start_up_parallel";

/**
* allow bean definition overriding
*/
String ALLOW_BEAN_DEFINITION_OVERRIDING = "allow_bean_definition_overriding";
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 63bc2b6

Please sign in to comment.