Skip to content

Commit

Permalink
chore: updates index.html files incl. dokka versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 26, 2024
1 parent 084cab8 commit cfe665a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="breadcrumbs"><a href="../../index.html">javite-webmvc-jre8</a><span class="delimiter">/</span><a href="../index.html">com.javite.spring.config</a><span class="delimiter">/</span><span class="current">ViteConfig</span></div>
<div class="cover ">
<h1 class="cover"><span>Vite</span><wbr><span><span>Config</span></span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc-jre8:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="index.html">ViteConfig</a></div><p class="paragraph">Provides an out-of-the-box configuration for integrating Vite with Spring MVC applications. </p><p class="paragraph">This configuration class automatically scans the package <code class="lang-kotlin">io.github.benny123tw.servlet.config</code> for components and provides the necessary beans and properties to enable Vite integration.</p><p class="paragraph">The following properties can be configured in the application's <code class="lang-kotlin">application.properties</code> file:</p><ul><li><code class="lang-kotlin">vite.debug</code> - Enables or disables debug mode for Vite integration. Default is <code class="lang-kotlin">true</code>.</li><li><code class="lang-kotlin">vite.manifestPath</code> - Specifies the path to the Vite manifest file. Default is <code class="lang-kotlin">/WEB-INF/dist/.vite/manifest.json</code>.</li><li><code class="lang-kotlin">vite.localServerUrl</code> - Specifies the URL of the local Vite development server. Default is <code class="lang-kotlin">http://localhost:5173</code>.</li><li><code class="lang-kotlin">vite.resourcePath</code> - Specifies the path to Vite resources. Default is <code class="lang-kotlin">/resources</code>.</li></ul><p class="paragraph">Usage example:</p><div class="sample-container"><pre><code class="block lang-kotlin" theme="idea">@Configuration
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc-jre8:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/ComponentScan///PointingToDeclaration/"><span class="token annotation builtin">ComponentScan</span></span><span class="token punctuation">(</span><span>basePackages<span class="token operator"> = </span><span class="breakable-word"><span class="token string">"com.javite.spring.config"</span></span></span><wbr><span class="token punctuation">)</span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="index.html">ViteConfig</a></div><p class="paragraph">Provides an out-of-the-box configuration for integrating Vite with Spring MVC applications. </p><p class="paragraph">This configuration class automatically scans the package <code class="lang-kotlin">io.github.benny123tw.servlet.config</code> for components and provides the necessary beans and properties to enable Vite integration.</p><p class="paragraph">The following properties can be configured in the application's <code class="lang-kotlin">application.properties</code> file:</p><ul><li><code class="lang-kotlin">vite.debug</code> - Enables or disables debug mode for Vite integration. Default is <code class="lang-kotlin">true</code>.</li><li><code class="lang-kotlin">vite.manifestPath</code> - Specifies the path to the Vite manifest file. Default is <code class="lang-kotlin">/WEB-INF/dist/.vite/manifest.json</code>.</li><li><code class="lang-kotlin">vite.localServerUrl</code> - Specifies the URL of the local Vite development server. Default is <code class="lang-kotlin">http://localhost:5173</code>.</li><li><code class="lang-kotlin">vite.resourcePath</code> - Specifies the path to Vite resources. Default is <code class="lang-kotlin">/resources</code>.</li></ul><p class="paragraph">Usage example:</p><div class="sample-container"><pre><code class="block lang-kotlin" theme="idea">@Configuration
@EnableVite
public class AppConfig {
// Your other Spring configuration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h2 class="">Types</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc-jre8:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="-vite-config/index.html">ViteConfig</a></div><div class="brief ">Provides an out-of-the-box configuration for integrating Vite with Spring MVC applications.</div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc-jre8:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/ComponentScan///PointingToDeclaration/"><span class="token annotation builtin">ComponentScan</span></span><span class="token punctuation">(</span><span>basePackages<span class="token operator"> = </span><span class="breakable-word"><span class="token string">"com.javite.spring.config"</span></span></span><wbr><span class="token punctuation">)</span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="-vite-config/index.html">ViteConfig</a></div><div class="brief ">Provides an out-of-the-box configuration for integrating Vite with Spring MVC applications.</div></div></div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="breadcrumbs"><a href="../../index.html">javite-webmvc</a><span class="delimiter">/</span><a href="../index.html">com.javite.spring.config</a><span class="delimiter">/</span><span class="current">ViteConfig</span></div>
<div class="cover ">
<h1 class="cover"><span>Vite</span><wbr><span><span>Config</span></span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="index.html">ViteConfig</a></div><p class="paragraph">Configuration class for integrating Vite with Spring MVC applications. </p><p class="paragraph">This class defines beans for Vite properties that can be customized through the application's <code class="lang-kotlin">application.properties</code> file.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/ComponentScan///PointingToDeclaration/"><span class="token annotation builtin">ComponentScan</span></span><span class="token punctuation">(</span><span>basePackages<span class="token operator"> = </span><span class="breakable-word"><span class="token string">"com.javite.spring.config"</span></span></span><wbr><span class="token punctuation">)</span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="index.html">ViteConfig</a></div><p class="paragraph">Configuration class for integrating Vite with Spring MVC applications. </p><p class="paragraph">This class defines beans for Vite properties that can be customized through the application's <code class="lang-kotlin">application.properties</code> file.</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h2 class="">Types</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="-vite-config/index.html">ViteConfig</a></div><div class="brief ">Configuration class for integrating Vite with Spring MVC applications.</div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":javite-webmvc:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/Configuration///PointingToDeclaration/"><span class="token annotation builtin">Configuration</span></span></div><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="org.springframework.context.annotation/ComponentScan///PointingToDeclaration/"><span class="token annotation builtin">ComponentScan</span></span><span class="token punctuation">(</span><span>basePackages<span class="token operator"> = </span><span class="breakable-word"><span class="token string">"com.javite.spring.config"</span></span></span><wbr><span class="token punctuation">)</span></div></div><span class="token keyword">open </span><span class="token keyword">class </span><a href="-vite-config/index.html">ViteConfig</a></div><div class="brief ">Configuration class for integrating Vite with Spring MVC applications.</div></div></div>
</div>
</div>
</div>
Expand Down

0 comments on commit cfe665a

Please sign in to comment.