From f0559c6bfebb8b108d574fa8ec3d9408533a4b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Pati=C3=B1o?= Date: Sat, 17 Oct 2015 12:07:48 -0500 Subject: [PATCH] Actualizacion de Prueba --- .../java/com/laboratorioprueba/laboratorio1/spring_mvc/App.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mvc/src/main/java/com/laboratorioprueba/laboratorio1/spring_mvc/App.java b/spring-mvc/src/main/java/com/laboratorioprueba/laboratorio1/spring_mvc/App.java index 53330c6..d55479a 100644 --- a/spring-mvc/src/main/java/com/laboratorioprueba/laboratorio1/spring_mvc/App.java +++ b/spring-mvc/src/main/java/com/laboratorioprueba/laboratorio1/spring_mvc/App.java @@ -7,7 +7,7 @@ /** - * Hello world! + * Aplicacion estudiantes Spring. Carlos Felipe PatiƱo 17/10/2015! * */ @SpringBootApplication