- 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.
- Embedded Linux Projects Using Yocto Project Cookbook
- 精通Nginx(第2版)
- Java 9 Concurrency Cookbook(Second Edition)
- Learning SQLite for iOS
- Java程序員面試算法寶典
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- SQL經(jīng)典實(shí)例(第2版)
- OpenStack Orchestration
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Julia High Performance(Second Edition)
- Software Architecture with Python
- 游戲設(shè)計(jì)的底層邏輯
- C# 7 and .NET Core 2.0 Blueprints
- AI輔助編程Python實(shí)戰(zhàn):基于GitHub Copilot和ChatGPT