fix package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.baeldung.controller.optionalpathvars;
|
||||
package com.baeldung.optionalpathvars;
|
||||
|
||||
import static com.baeldung.controller.optionalpathvars.Article.DEFAULT_ARTICLE;
|
||||
import static com.baeldung.optionalpathvars.Article.DEFAULT_ARTICLE;
|
||||
|
||||
import org.springframework.web.bind.annotation.PathVariable;
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
|
||||
Reference in New Issue
Block a user