4/19/2024

chat.openai.com & Quarkus

 I have test the OpenAI by using the following link : 

 - https://chat.openai.com/g/g-UT45kboQv-quarkus-copilot

After I have "Sign in" with my Google account, I have give the following message: 

"create a rest application with a controller with crud actions for orders and another controller with crud actions for items of the orders, with one-to-many relation, in Quarkus using Panache, Repositories, Mysql data base. Write Unit Tests for controllers and repositories."(*)


RESPONSE:

(*) Update last sentence and it generate also the tests:

create a rest application with a controller with crud actions for orders and another controller with crud actions for items of the orders, with one-to-many relation, in Quarkus using Panache, Repositories, Mysql data base. Write Unit Tests with Rest Assured for the controllers and repositories created.



Niciun comentariu:

Linux for DevOps (Beginners)

Linux for DevOps (Beginners) 1. Linux Fundamentals 1.1 What is Open Source? Open-source software has source code freely available for anyone...