We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf44601 commit 53ede3eCopy full SHA for 53ede3e
README.md
@@ -703,7 +703,7 @@ a look:
703
}
704
705
```
706
-- As you could se above, we also try not to use component scan wherever possible. Instead we utilize
+- As you could see above, we also try not to use component scan wherever possible. Instead we utilize
707
`@Configuration` classes where we define module specific beans in the infrastracture layer. Those
708
configuration classes are explicitly declared in the main application class.
709
0 commit comments