Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab ARSW4

Daniel Ricardo Ruge Gomez

Taller

1

alt text

2

alt text

3

Con @Service, Spring detecta este bean gracias al component-scan,con @Autowired Spring inyecta la dependencia. y Con @Qualifier("englishChecker") resolvemos el conflicto entre EnglishSpellChecker y SpanishSpellChecker.

alt text

4

programa de prueba y salida

alt text

5

ajustamos

alt text

probamos

alt text

Laboratorio

1

dependencias:

alt text

configuracion:

alt text

anotaciones:

alt text

alt text

2

extendemos BlueprintsPersistence

alt text

completamos los métodos getBlueprint y getBlueprintsByAuthor:

alt text

agregamos pruebas:

alt text alt text

3

Hacemos un programa en el que cree (mediante Spring) una instancia de BlueprintServices, y rectifique la funcionalidad del mismo.

alt text

4

creamos la abstraccion

alt text

filtro de redundancia:

alt text

filtrao de submuestreo:

alt text

Ajustamos BlueprintsServices para que use un filtro

alt text

configuramos un filtro:

alt text

5

agregamos las pruebas

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages