top of page


Ontario Black History Month Lesson Plans
Explore Ontario Black History Month lesson plans for engaging, curriculum-aligned teaching. Discover how these lesson plans enrich Canadian classrooms.
Anne Markey
Jan 204 min read
bottom of page
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import java.util.*;
@RestController
public class CheckoutController {
@GetMapping("/checkout")
public Map