Skip to content

Commit 53f5015

Browse files
committed
updates
1 parent 2bad453 commit 53f5015

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

install-angular-tools/mac/install-mac.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
@Configuration
2-
public class AppConfig {
3-
4-
@Bean({"dataSource", "subsystemA-dataSource", "subsystemB-dataSource"})
5-
public DataSource dataSource() {
6-
// instantiate, configure and return DataSource bean...
7-
}
8-
}# Mac - Install Development Tools
1+
# Mac - Install Development Tools
92

103
In this guide, we will install the following development tools
114

0 commit comments

Comments
 (0)