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 2bad453 commit 53f5015Copy full SHA for 53f5015
install-angular-tools/mac/install-mac.md
@@ -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
+# Mac - Install Development Tools
9
10
In this guide, we will install the following development tools
11
0 commit comments