Skip to content

Add demo projects#630

Merged
fh-ms merged 27 commits intomainfrom
demos
Apr 1, 2026
Merged

Add demo projects#630
fh-ms merged 27 commits intomainfrom
demos

Conversation

@fh-ms
Copy link
Copy Markdown
Contributor

@fh-ms fh-ms commented Mar 31, 2026

No description provided.

fh-ms added 27 commits February 21, 2026 13:22
- Set up Spring Boot application for product recommendations.
- Configure GigaMap with embeddings and vector index for product similarity.
- Introduce REST endpoints for listing, searching, and adding products.
- Implement Product model, service, controller, and vectorizer.
- Load initial products from a JSON catalog.
…n logic, enhance product vectorization by including category, and update dependencies/configurations.
- Set up Spring Boot application for exploring country data.
- Configure GigaMap for spatial and attribute-based indexing (e.g., by name, coordinates, continent).
- Introduce REST endpoints for querying countries (e.g., by name, location, or proximity).
- Implement country model, service, controller, and indices.
- Load initial country data from a JSON catalog.
…tor search concepts, architecture, and implementation features.
…ffects, and improved typography for a polished presentation experience. Add touch navigation support and optimize slide transitions.
- Add detailed Javadoc comments for core classes, methods, and components, including explanations of architecture, flow, and usage examples.
- Document `Product`, `ProductService`, `ProductController`, `ProductVectorizer`, and configuration classes.
- Reflect behavior of vector indexing, semantic searches, and initialization logic.
- Introduce a detailed HTML documentation guide covering architecture, setup, components, and vector search concepts.
- Include design decisions, embedding process, and usage walkthrough.
- Enhance readability with structured content and styling, including a table of contents and code examples.
- Provide detailed documentation for all core classes, methods, and components in the Country Explorer demo.
- Document functionality of `CountryService`, `CountryController`, `Country`, `LocationIndex`, configuration classes, and indices.
- Include high-level descriptions of architecture, REST endpoints, geospatial search features, and startup initialization.
- Introduce a detailed HTML guide covering architecture, setup, components, and geospatial search.
- Include design decisions, usage walkthroughs, and structured content with a table of contents and styled examples.
- Improve readability with clean typography, code formatting, and visual aids.
- Provide an overview of demo applications showcasing GigaMap capabilities (spatial and vector-based search).
- Include setup instructions, key features, and quick start guides for Country Explorer and Product Recommendations demos.
- Bump parent version to 5.0.0-SNAPSHOT in all modules.
- Upgrade Spring Boot version to 4.0.5 in Country Explorer and Product Recommendations.
- Adjust module order in demos/pom.xml.
@fh-ms fh-ms requested a review from zdenek-jonas March 31, 2026 14:09
@fh-ms fh-ms merged commit 47736b2 into main Apr 1, 2026
14 checks passed
@fh-ms fh-ms deleted the demos branch April 1, 2026 08:49
@fh-ms fh-ms added this to the 4.1.0 milestone Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants