Implementing and running the partitions
The code generator generates example code that is not meant for production use. Some changes might be necessary to this code to build and run the partitions.
About this task
The code that is generated by the code generator is example code for getting started with implementing and running partitions as potential microservices. After the generated code is produced, some changes might be necessary to the output code or to refactor application artifacts and non-Java® code to fully realize the recommended partitions as microservices.
Procedure
Refer to the Transform monolithic Java applications into microservices with the power of AI tutorial. The tutorial describes how to use IBM® Mono2Micro™ to convert a typical Java monolithic application to microservices. The tutorial details the steps and concepts involved. These steps include the beginning data collection phase to the final implementation and running of the application as microservices. The tutorial also explains the following subjects.
Results
You now know how Mono2Micro converts a typical Java monolithic application to running partitions that can become potential microservices.