Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Sep 17, 2020
1 parent 0cacb21 commit 8d927f4
Showing 1 changed file with 0 additions and 3 deletions.
@@ -1,10 +1,7 @@
package com.example.webflux;

import java.util.Arrays;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.ReactiveDiscoveryClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;

Expand Down

0 comments on commit 8d927f4

Please sign in to comment.