public class NacosBinaryDownloader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NACOS_BINARY_URL
The constant NACOS_BINARY_URL.
|
| Constructor and Description |
|---|
NacosBinaryDownloader() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getNacosBinaryArchive(String version,
Path filePath)
Gets nacos binary archive.
|
public static final String NACOS_BINARY_URL
Copyright © 2023. All rights reserved.