Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 20e739f

Browse files
[fix] Fixed the components loading
1 parent 1f81c5f commit 20e739f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎d01/d01s04/d01s04e01-component-scan/src/main/java/net/safedata/spring/training/d01/s04/ComponentScanDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
public class ComponentScanDemo {
1616

17-
private static final boolean USE_ANNOTATIONS_CONFIG = false;
17+
private static final boolean USE_ANNOTATIONS_CONFIG = true;
1818

1919
public static void main(String[] args) {
2020
// 1 - wiring the beans

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /