Rename the 'example.app.caching.contoller' package to 'example.app.caching.controller'.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* or implied. See the License for the specific language governing
|
||||
* permissions and limitations under the License.
|
||||
*/
|
||||
package example.app.caching.lookaside.contoller;
|
||||
package example.app.caching.lookaside.controller;
|
||||
|
||||
import org.springframework.util.Assert;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
Reference in New Issue
Block a user