Skip to content

Commit

Permalink
4. error
Browse files Browse the repository at this point in the history
  • Loading branch information
soddong committed Sep 10, 2023
1 parent 88d473b commit 9fd9d16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import java.util.ArrayList;
import java.util.List;

@CrossOrigin("http://localhost:8000")
@RequestMapping("/posts")
@RestController
public class PostController {
Expand Down

0 comments on commit 9fd9d16

Please sign in to comment.