aguibert / openliberty-cheat-sheet

Concise tips and examples for using Open Liberty
https://aguibert.github.io/openliberty-cheat-sheet/
Apache License 2.0
19 stars 9 forks source link

Adding content #1

Open sdaschner opened 4 years ago

sdaschner commented 4 years ago

Very nice initiative @aguibert!

Some initial content that we might want to add, especially what is not obvious in the docs:

aguibert commented 4 years ago

Thanks for the ideas @sdaschner, I implemented most of them and they are now hosted here:

https://aguibert.github.io/liberty-cheat-sheet/

For the getting started sample I showed Servlet because that's what our archetype generates. Maybe instead I should use the MP generator to create the project instead. Seems like archetypes are not really maintaned or used that much for Liberty

sdaschner commented 4 years ago

Btw, the site seems to 404 now: https://aguibert.github.io/liberty-cheat-sheet/

aguibert commented 4 years ago

yea, I renamed the repo from liberty-cheat-sheet to openliberty-cheat-sheet so the new URL is: https://aguibert.github.io/openliberty-cheat-sheet/