Pinned Repositories
guide-cdi-intro
An introductory guide on how to use Contexts and Dependency Injection to manage and inject dependencies into microservices: https://openliberty.io/guides/cdi-intro.html
guide-cors
A guide on how to enable Cross-Origin Resource Sharing (CORS) in Open Liberty: https://openliberty.io/guides/cors.html
guide-gradle-intro
An introductory guide on how to build and test a simple web application using Gradle and Open Liberty: https://openliberty.io/guides/gradle-intro.html
guide-maven-intro
An introductory guide on how to build applications using Maven on Open Liberty: https://openliberty.io/guides/maven-intro.html
guide-microprofile-config
A guide on how to provide external configuration to microservices using MicroProfile Config: https://openliberty.io/guides/microprofile-config.html
guide-microprofile-fallback
An introductory guide on how to manage the impact of failures using MicroProfile Fault Tolerance by adding fallback behavior to microservice dependencies: https://openliberty.io/guides/microprofile-fallback.html
guide-microprofile-health
A guide on how to report and check the health of a microservice with MicroProfile Health: https://openliberty.io/guides/microprofile-health.html
guide-microprofile-jwt
An introductory guide on how to control user and role access to microservices with MicroProfile JSON Web Token (MicroProfile JWT): https://openliberty.io/guides/microprofile-jwt.html
guide-microprofile-metrics
A guide on how to provide system and application metrics from a microservice with MicroProfile Metrics: https://openliberty.io/guides/microprofile-metrics.html
guide-microprofile-openapi
A guide on how to document and filter RESTful APIs from code or static files by using MicroProfile OpenAPI: https://openliberty.io/guides/microprofile-openapi.html
BriannaLi's Repositories
BriannaLi/guide-cdi-intro
An introductory guide on how to use Contexts and Dependency Injection to manage and inject dependencies into microservices: https://openliberty.io/guides/cdi-intro.html
BriannaLi/guide-cors
A guide on how to enable Cross-Origin Resource Sharing (CORS) in Open Liberty: https://openliberty.io/guides/cors.html
BriannaLi/guide-gradle-intro
An introductory guide on how to build and test a simple web application using Gradle and Open Liberty: https://openliberty.io/guides/gradle-intro.html
BriannaLi/guide-maven-intro
An introductory guide on how to build applications using Maven on Open Liberty: https://openliberty.io/guides/maven-intro.html
BriannaLi/guide-microprofile-config
A guide on how to provide external configuration to microservices using MicroProfile Config: https://openliberty.io/guides/microprofile-config.html
BriannaLi/guide-microprofile-fallback
An introductory guide on how to manage the impact of failures using MicroProfile Fault Tolerance by adding fallback behavior to microservice dependencies: https://openliberty.io/guides/microprofile-fallback.html
BriannaLi/guide-microprofile-health
A guide on how to report and check the health of a microservice with MicroProfile Health: https://openliberty.io/guides/microprofile-health.html
BriannaLi/guide-microprofile-jwt
An introductory guide on how to control user and role access to microservices with MicroProfile JSON Web Token (MicroProfile JWT): https://openliberty.io/guides/microprofile-jwt.html
BriannaLi/guide-microprofile-metrics
A guide on how to provide system and application metrics from a microservice with MicroProfile Metrics: https://openliberty.io/guides/microprofile-metrics.html
BriannaLi/guide-microprofile-openapi
A guide on how to document and filter RESTful APIs from code or static files by using MicroProfile OpenAPI: https://openliberty.io/guides/microprofile-openapi.html
BriannaLi/guide-microprofile-opentracing
A guide on how to enable and customize tracing of JAX-RS and non-JAX-RS methods by using MicroProfile OpenTracing: https://openliberty.io/guides/microprofile-opentracing.html
BriannaLi/guide-microprofile-rest-client
A guide on how to use MicroProfile Rest Client to invoke RESTful microservices over HTTP in a type-safe way: https://openliberty.io/guides/microprofile-rest-client.html
BriannaLi/guide-rest-client-angularjs
A guide on how to consume a REST service with AngularJS: https://openliberty.io/guides/rest-client-angularjs.html
BriannaLi/guide-rest-client-java
A guide on how to consume a REST service in Java: https://openliberty.io/guides/rest-client-java.html
BriannaLi/guide-rest-hateoas
A guide on how to create a hypermedia-driven REST application running on Open Liberty: https://openliberty.io/guides/rest-hateoas.html
BriannaLi/guide-rest-intro
An introductory guide on how to create a REST application using Java EE running on Open Liberty: http://www.openliberty.io/guides/rest-intro.html
BriannaLi/open-liberty
Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
BriannaLi/README
README文件语法解读,即Github Flavored Markdown语法介绍