- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 164字
- 2021-07-08 10:05:57
ESB Solution Project
This kind of project is not really a new kind of project. As you might have noted, most of the time, we will need to create at least three kinds of projects when implementing our project. This is a quite repetitive task that can be automated using this kind of project.
When we choose to create an ESB Solution Project from the Developer Studio dashboard, we can choose to create one or several of the following projects at once:
- ESBConfig Project (mandatory)
- Registry Resource Project (optional)
- Composite Application Project (optional)
Note that you can also Create Connector Exporter Project, which is optional. We uncheck this option, since we are not working with this kind of project in this book:

We can omit the Maven information step, leaving that information as the default, use the Default Location, and click on Finish. Then, the following projects will be generated:

Now, we can work with this project as we mentioned in the previous sections.
- 深入實踐Spring Boot
- Java 11 Cookbook
- 信息技術應用基礎
- KnockoutJS Starter
- Learning Data Mining with R
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Mastering JavaScript Design Patterns(Second Edition)
- Getting Started with Gulp
- 低代碼平臺開發實踐:基于React
- Linux C編程:一站式學習
- SQL 經典實例
- uni-app跨平臺開發與應用從入門到實踐
- Mastering HTML5 Forms
- 嵌入式Linux C語言程序設計基礎教程