Change the repository type filter
All
Repositories list
174 repositories
open-liberty
Public- A guide on how to externalize configuration using MicroProfile Config and configure your microservices using Kubernetes ConfigMaps and Secrets: https://openliberty.io/guides/kubernetes-microprofile-config.html
- An introductory guide on how to deploy microservices to a Kubernetes cluster and manage them with the Kubernetes CLI: https://openliberty.io/guides/kubernetes-intro.html
guide-testcontainers
PublicA guide on how to test your microservices with multiple containers by using Testcontainers and JUnit.guide-gradle-intro
PublicAn introductory guide on how to build and test a simple web application using Gradle and Open Liberty: https://openliberty.io/guides/gradle-intro.htmlblogs
PublicBlog posts for https://openliberty.ioopen-liberty-operator
Publicopen-liberty-s2i
Publicguide-cloud-azure
Publicguides-common
Publicguide-social-media-login
Publicdocs-javadoc
PublicContains the various javadoc published on https://openliberty.iodocs-generated
Publicdocs
PublicSee Open Liberty documentation on https://openliberty.io/docs/liberty-tools-vscode
Publicsample-mongodb
PublicOpen Liberty sample application for accessing MongoDBsample-concurrency
Publicguide-sessions
Publicguide-security-intro
PublicAn introductory guide on how to secure a web application through authentication and authorization using Java EE 8 Security API: https://openliberty.io/guides/security-intro.htmlliberty-tools-intellij
PublicIntelliJ IDEA extension for Libertyguide-maven-multimodules
PublicA guide on how to create a multi-module application with Maven and Open Liberty: https://openliberty.io/guides/maven-multimodules.htmlguide-maven-intro
PublicAn introductory guide on how to build applications using Maven on Open Liberty: https://openliberty.io/guides/maven-intro.htmlguide-rest-hateoas
PublicA guide on how to create a hypermedia-driven REST application running on Open Liberty: https://openliberty.io/guides/rest-hateoas.html- A guide on how to consume a REST service with AngularJS: https://openliberty.io/guides/rest-client-angularjs.html
- A guide on how to access a simple RESTful web service and consume its resources with Angular in Open Liberty: https://openliberty.io/guides/rest-client-angular.html