目录结构
config
|----src
| |----main
| |----java
| |----resource
| | |----initial
| | | |----config-example.xml
| | |----org.opendaylight.blueprint
| | |----config-blueprint.xml
| | ----yang
| |----example-config.yang
|----pom.xml
feature
|----src
|----main
|----features
|----feature.xml
[[pom.xml]]
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"