Skip to content
#

service-mesh

Here are 370 public repositories matching this topic...

wu-sheng
wu-sheng commented Aug 9, 2021

Background of Tomcat 10

Users of Tomcat 10 onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate from Tomcat 9 and earlier to Tomcat 10 and l

kuma
osm
allenlsy
allenlsy commented Jun 8, 2021

Please describe the Improvement and/or Feature Request

Many CLI commands are using the Golang native flags library, and temporary variables are declared globally in packages. This is difficult for doing unit test, as we need to store and restore global variable values in the process.

Cobra is a better choice for creating commands

meshery

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Aug 10, 2021
  • C#

Improve this page

Add a description, image, and links to the service-mesh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-mesh topic, visit your repo's landing page and select "manage topics."

Learn more