Skip to content

Conversation

@ttelang
Copy link
Contributor

@ttelang ttelang commented Jan 26, 2025

Uploading source code for all chapters.

  • Thoroughly tested and updated source code for Chapter 2 to Chapter 11
  • Added README.adoc files for each chapter, including detailed instructions on setup, execution, and functionality verification

Uploading code for Chapter02
uploading source code for chapter 03
uploading source code for chapter04
uploading source code for chapter04
uploading source code for chapter04
Uploading source code for chapter 05
@ttelang ttelang changed the title Source code for Chapter 02 Source code for all chapters Jan 26, 2025
uploading chapter06 source code
uploading source code for chapter07
uploading source code for chapter08
Copy link
Member

@Emily-Jiang Emily-Jiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The class under target should not be checked in. You should first delete the files and then add target/ to gitignore

Copy link
Member

@Emily-Jiang Emily-Jiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you create a readme on how to build/use this app?

@Emily-Jiang
Copy link
Member

Can you create a readme on how to build/use this app?
please add a readme.adoc to explain the project

@Emily-Jiang
Copy link
Member

@ttelang can you address my comments so that this PR can be merged

@ttelang ttelang changed the title Add Code Examples with Detailed README.adoc for Chapters 2–11 of MicroProfile Tutorial Code Examples with Detailed README.adoc for all Chapters (2–11) of MicroProfile Tutorial Jun 8, 2025
ttelang added 25 commits June 9, 2025 09:39
Fixing auto id generation
…; refactor ProductService and ProductResource to utilize service layer
…tore

- Updated README.adoc for mp-ecomm-store to include SDKMAN installation instructions and unit test execution details.
- Enhanced chapter03 README.adoc with comprehensive project structure, key components, API endpoints, and testing instructions.
- Removed outdated README.adoc files from mp-ecomm-store and interceptor directories.
- Introduced a new test script (test-api.sh) to automate CRUD operation tests for the Product API.
updating chapter09 source code about Open Telemetry
Adding liberty/config/server.xml
- Created server.xml files for catalog, inventory, order, payment, shipment, shopping cart, and user services.
- Implemented ProductIntegrationService for product validation and retrieval in payment processing.
- Updated README.md for order service with new cURL examples.
- Removed obsolete JWT debug scripts and test scripts.
- Cleaned up index.html by removing the footer.
Copy link
Member

@Emily-Jiang Emily-Jiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not reviewed every single file. I will merge in and try to get a volunteer to test it out.

@Emily-Jiang
Copy link
Member

@ttelang please resolve the merge conflicts shown above

@Emily-Jiang Emily-Jiang merged commit 04cbcce into microprofile:main Jun 17, 2025
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