32 lines
1.1 KiB
XML
32 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
- Copyright (c) 2024. Elex. All Rights Reesrved.
|
|
- https://www.elex-project.com/
|
|
-->
|
|
|
|
<!DOCTYPE instance-profile
|
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
|
|
|
<instance-profile id="sb"
|
|
name="Spring Boot"
|
|
start-page="starter-topic.md">
|
|
|
|
<toc-element topic="starter-topic.md">
|
|
<toc-element topic="Controller.md"/>
|
|
<toc-element topic="Database.md">
|
|
<toc-element topic="Modeling.md"/>
|
|
<toc-element topic="JPA.md">
|
|
<toc-element topic="Repository.md"/>
|
|
<toc-element topic="JPQL.md"/>
|
|
<toc-element topic="Paging.md"/>
|
|
</toc-element>
|
|
</toc-element>
|
|
<toc-element topic="Validation.md"/>
|
|
<toc-element topic="Testing.md"/>
|
|
<toc-element topic="Security.md">
|
|
<toc-element topic="JWT.md"/>
|
|
</toc-element>
|
|
<toc-element topic="Actuator.md"/>
|
|
<toc-element topic="Swagger.md"/>
|
|
</toc-element>
|
|
</instance-profile> |