|
1047 | 1047 | matches: 1 |
1048 | 1048 | /guides/building-my-first-extension: |
1049 | 1049 | sameTopics: |
| 1050 | + - title: A maturity matrix for Quarkus extensions |
| 1051 | + url: /guides/extension-maturity-matrix |
| 1052 | + type: concepts |
| 1053 | + matches: 1 |
1050 | 1054 | - title: Class Loading Reference |
1051 | 1055 | url: /guides/class-loading-reference |
1052 | 1056 | type: reference |
|
1487 | 1491 | matches: 1 |
1488 | 1492 | /guides/capabilities: |
1489 | 1493 | sameTopics: |
| 1494 | + - title: A maturity matrix for Quarkus extensions |
| 1495 | + url: /guides/extension-maturity-matrix |
| 1496 | + type: concepts |
| 1497 | + matches: 1 |
1490 | 1498 | - title: Building my first extension |
1491 | 1499 | url: /guides/building-my-first-extension |
1492 | 1500 | type: guide |
|
1778 | 1786 | url: /guides/extension-registry-user |
1779 | 1787 | type: guide |
1780 | 1788 | matches: 2 |
| 1789 | + - title: A maturity matrix for Quarkus extensions |
| 1790 | + url: /guides/extension-maturity-matrix |
| 1791 | + type: concepts |
| 1792 | + matches: 1 |
1781 | 1793 | - title: Building my first extension |
1782 | 1794 | url: /guides/building-my-first-extension |
1783 | 1795 | type: guide |
|
1928 | 1940 | matches: 1 |
1929 | 1941 | /guides/conditional-extension-dependencies: |
1930 | 1942 | sameTopics: |
| 1943 | + - title: A maturity matrix for Quarkus extensions |
| 1944 | + url: /guides/extension-maturity-matrix |
| 1945 | + type: concepts |
| 1946 | + matches: 1 |
1931 | 1947 | - title: Building my first extension |
1932 | 1948 | url: /guides/building-my-first-extension |
1933 | 1949 | type: guide |
|
3766 | 3782 | url: /guides/extension-registry-user |
3767 | 3783 | type: guide |
3768 | 3784 | matches: 2 |
| 3785 | + - title: A maturity matrix for Quarkus extensions |
| 3786 | + url: /guides/extension-maturity-matrix |
| 3787 | + type: concepts |
| 3788 | + matches: 1 |
3769 | 3789 | - title: Building my first extension |
3770 | 3790 | url: /guides/building-my-first-extension |
3771 | 3791 | type: guide |
|
4166 | 4186 | url: /guides/extension-metadata |
4167 | 4187 | type: guide |
4168 | 4188 | matches: 2 |
| 4189 | + - title: A maturity matrix for Quarkus extensions |
| 4190 | + url: /guides/extension-maturity-matrix |
| 4191 | + type: concepts |
| 4192 | + matches: 1 |
4169 | 4193 | - title: Building my first extension |
4170 | 4194 | url: /guides/building-my-first-extension |
4171 | 4195 | type: guide |
|
4202 | 4226 | url: /guides/writing-extensions |
4203 | 4227 | type: guide |
4204 | 4228 | matches: 1 |
| 4229 | +/guides/extension-maturity-matrix: |
| 4230 | + sameTopics: |
| 4231 | + - title: Building my first extension |
| 4232 | + url: /guides/building-my-first-extension |
| 4233 | + type: guide |
| 4234 | + matches: 1 |
| 4235 | + - title: Class Loading Reference |
| 4236 | + url: /guides/class-loading-reference |
| 4237 | + type: reference |
| 4238 | + matches: 1 |
| 4239 | + - title: Conditional Extension Dependencies |
| 4240 | + url: /guides/conditional-extension-dependencies |
| 4241 | + type: guide |
| 4242 | + matches: 1 |
| 4243 | + - title: "Duplicated context, context locals, asynchronous processing and propagation" |
| 4244 | + url: /guides/duplicated-context |
| 4245 | + type: concepts |
| 4246 | + matches: 1 |
| 4247 | + - title: Extension Capabilities |
| 4248 | + url: /guides/capabilities |
| 4249 | + type: guide |
| 4250 | + matches: 1 |
| 4251 | + - title: Extension codestart |
| 4252 | + url: /guides/extension-codestart |
| 4253 | + type: guide |
| 4254 | + matches: 1 |
| 4255 | + - title: Quarkus Extension Metadata |
| 4256 | + url: /guides/extension-metadata |
| 4257 | + type: guide |
| 4258 | + matches: 1 |
| 4259 | + - title: Quarkus Extension Registry |
| 4260 | + url: /guides/extension-registry-user |
| 4261 | + type: guide |
| 4262 | + matches: 1 |
| 4263 | + - title: Tips for writing native applications |
| 4264 | + url: /guides/writing-native-applications-tips |
| 4265 | + type: guide |
| 4266 | + matches: 1 |
| 4267 | + - title: Writing a Dev Service |
| 4268 | + url: /guides/extension-writing-dev-service |
| 4269 | + type: howto |
| 4270 | + matches: 1 |
| 4271 | + - title: Writing Your Own Extension |
| 4272 | + url: /guides/writing-extensions |
| 4273 | + type: guide |
| 4274 | + matches: 1 |
4205 | 4275 | /guides/extension-metadata: |
4206 | 4276 | sameTopics: |
4207 | 4277 | - title: Extension codestart |
4208 | 4278 | url: /guides/extension-codestart |
4209 | 4279 | type: guide |
4210 | 4280 | matches: 2 |
| 4281 | + - title: A maturity matrix for Quarkus extensions |
| 4282 | + url: /guides/extension-maturity-matrix |
| 4283 | + type: concepts |
| 4284 | + matches: 1 |
4211 | 4285 | - title: Building my first extension |
4212 | 4286 | url: /guides/building-my-first-extension |
4213 | 4287 | type: guide |
|
4254 | 4328 | url: /guides/duplicated-context |
4255 | 4329 | type: concepts |
4256 | 4330 | matches: 2 |
| 4331 | + - title: A maturity matrix for Quarkus extensions |
| 4332 | + url: /guides/extension-maturity-matrix |
| 4333 | + type: concepts |
| 4334 | + matches: 1 |
4257 | 4335 | - title: Building my first extension |
4258 | 4336 | url: /guides/building-my-first-extension |
4259 | 4337 | type: guide |
|
4320 | 4398 | matches: 1 |
4321 | 4399 | /guides/extension-writing-dev-service: |
4322 | 4400 | sameTopics: |
| 4401 | + - title: A maturity matrix for Quarkus extensions |
| 4402 | + url: /guides/extension-maturity-matrix |
| 4403 | + type: concepts |
| 4404 | + matches: 1 |
4323 | 4405 | - title: Building my first extension |
4324 | 4406 | url: /guides/building-my-first-extension |
4325 | 4407 | type: guide |
|
21383 | 21465 | matches: 1 |
21384 | 21466 | /guides/writing-extensions: |
21385 | 21467 | sameTopics: |
| 21468 | + - title: A maturity matrix for Quarkus extensions |
| 21469 | + url: /guides/extension-maturity-matrix |
| 21470 | + type: concepts |
| 21471 | + matches: 1 |
21386 | 21472 | - title: Building my first extension |
21387 | 21473 | url: /guides/building-my-first-extension |
21388 | 21474 | type: guide |
|
21425 | 21511 | matches: 1 |
21426 | 21512 | /guides/writing-native-applications-tips: |
21427 | 21513 | sameTopics: |
| 21514 | + - title: A maturity matrix for Quarkus extensions |
| 21515 | + url: /guides/extension-maturity-matrix |
| 21516 | + type: concepts |
| 21517 | + matches: 1 |
21428 | 21518 | - title: Building a Native Executable |
21429 | 21519 | url: /guides/building-native-image |
21430 | 21520 | type: tutorial |
|
0 commit comments