Merge branch '3.0.x'

This commit is contained in:
Ryan Baxter
2023-12-07 16:37:15 -05:00
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframewok.cloud.kubernetes.discoveryserver;
package org.springframework.cloud.kubernetes.discoveryserver;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframewok.cloud.kubernetes.discoveryserver;
package org.springframework.cloud.kubernetes.discoveryserver;
import java.util.ArrayList;
import java.util.Collections;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframewok.cloud.kubernetes.discoveryserver;
package org.springframework.cloud.kubernetes.discoveryserver;
import java.util.Collections;
import java.util.HashMap;