diff --git a/learning-objectives/data.yml b/learning-objectives/data.yml index 43887095a..d564e6900 100644 --- a/learning-objectives/data.yml +++ b/learning-objectives/data.yml @@ -207,7 +207,6 @@ java: - annotations - initializr - spring-boot - - servlets - controllers - services - spring-data-jpa diff --git a/learning-objectives/intl/es.yml b/learning-objectives/intl/es.yml index bbd3ceae3..06ea72e6f 100644 --- a/learning-objectives/intl/es.yml +++ b/learning-objectives/intl/es.yml @@ -690,10 +690,6 @@ java/spring-framework/spring-boot: - title: Spring Boot Reference Documentation url: https://docs.spring.io/spring-boot/docs/current/reference/html/ - -java/spring-framework/servlets: - title: Servlets - java/spring-framework/controllers: title: Controladores diff --git a/learning-objectives/intl/pt.yml b/learning-objectives/intl/pt.yml index b4288845a..826ba4572 100644 --- a/learning-objectives/intl/pt.yml +++ b/learning-objectives/intl/pt.yml @@ -685,9 +685,6 @@ java/spring-framework/spring-boot: - title: Spring Boot Reference Documentation url: https://docs.spring.io/spring-boot/docs/current/reference/html/ -java/spring-framework/servlets: - title: Servlets - java/spring-framework/controllers: title: Controladores