Skip to content

Commit

Permalink
Deployed cb578a0 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent 54fb8ea commit 215cc9d
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 188 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

118 changes: 59 additions & 59 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,238 +2,238 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/blog/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/changelog/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/AbstractFactory/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Adapter/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Bridge/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Builder/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/CircuitBreakers/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Composite/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Decorator/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Facade/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/FactoryMethod/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Iterator/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Prototype/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Singleton/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/DesignPatterns/Strategy/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/FundamentalConcepts/ConcurrencyParallelism/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/FundamentalPrinciples/DRY/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/FundamentalPrinciples/KISS/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/FundamentalPrinciples/SOLID/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/fundamentaldives/FundamentalPrinciples/YAGNI/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/4Pillars/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/AccessModifPPPPP/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Collections-JCF/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/GarbageCollection/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Gradle/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Java8vs11vs17vs21/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/JavaHeapStack/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/JavaJDKJREJVM/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/JavaPassBy/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/KeyWordsTerminolgies/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-Intrinsic/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-Issues-DeadLock/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-Issues-LiveLock/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-Issues-Others/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-Issues-Starvation/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-Reentrant/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Locking-ReentrantReadWrite/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/LockingIntrinsicReentrant/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Maven/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/MavenVsGradle/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/PrimitiveReferenceTypes/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/ReferenceTypesInDepth/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/StreamsLambdas/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/ThreadPoolTuning/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/ThreadPools/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Threads-Atomicity/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Threads/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Spring/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Spring/SpringAnnotations/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Spring/SpringBoot/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Spring/SpringCoreFramework/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/langdives/Java/Spring/SpringFrameworkVsSpringBoot/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/techdives/DistrubutedConcepts/HighAvailabilityFaultTolerance/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/techdives/DistrubutedSystems/DockerAndK8s/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/techdives/DistrubutedSystems/ElasticSearch/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/techdives/DistrubutedSystems/Kafka/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/techdives/DistrubutedSystems/Redis/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
<url>
<loc>https://luci-mg.github.io/Under-the-Hood/techdives/DistrubutedSystems/S3/</loc>
<lastmod>2024-12-14</lastmod>
<lastmod>2024-12-15</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 215cc9d

Please sign in to comment.