| Package | Description |
|---|---|
| org.noear.solon | |
| org.noear.solon.core |
| Modifier and Type | Method and Description |
|---|---|
static SolonApp |
Solon.start(Class<?> source,
NvMap args,
ConsumerEx<SolonApp> initialize)
Deprecated.
3.6
|
| Modifier and Type | Method and Description |
|---|---|
static NvMap |
NvMap.from(List<String> args)
Deprecated.
|
static NvMap |
NvMap.from(Map map)
Deprecated.
|
static NvMap |
NvMap.from(String[] args)
Deprecated.
|
NvMap |
NvMap.set(String key,
String val)
Deprecated.
|
Copyright © 2025. All rights reserved.