https://youtu.be/edEfRpQSjXs excellent video with questions and answers (skip first 20 minutes)
https://learn.microsoft.com/en-us/certifications/exams/ai-900/ official doc
This also is watchable, although lot of blablabla https://youtu.be/OwZHNH8EfSU
Sample questions here https://www.kasolution.com.br/cp/AI-900-SampleQuestions.pdf
Tuesday, June 13, 2023
Fun with jhipster
Precious video to get started:
https://www.youtube.com/watch?v=uQqlO3IGpTU&ab_channel=MattRaible
remember to set your postgres password in src/main/resources/config/application-dev.yml
Then you can start your @SpringBootApplication application, and "npm start" and http://localhost:9000 and login as admin/admin
(when running in DEV locally, it doesn't seem to be able to send emails to authenticate new users)
You can now use https://github.com/mraible/jhipster6-demo/blob/master/blog.jdl to populate the DB.
https://www.youtube.com/watch?v=uQqlO3IGpTU&ab_channel=MattRaible
remember to set your postgres password in src/main/resources/config/application-dev.yml
Then you can start your @SpringBootApplication application, and "npm start" and http://localhost:9000 and login as admin/admin
(when running in DEV locally, it doesn't seem to be able to send emails to authenticate new users)
You can now use https://github.com/mraible/jhipster6-demo/blob/master/blog.jdl to populate the DB.
Labels:
jhipster
Subscribe to:
Posts (Atom)