Skip to content
#

Auth0

auth0 logo

Auth0 is an Identity-as-a-Service (IDaaS) provider. Auth0 provides customers with a Universal Identity Platform for their web, mobile, IoT, and internal applications.

Here are 1,233 public repositories matching this topic...

rishabhpoddar
rishabhpoddar commented Oct 24, 2020

In the multipleParallelTransactionTest, if we do not add the while(true) loop in the ParallelTransactions class, we get the following error:

java.net.SocketException: Connection reset by peer (connect failed)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/jav
Springy-Store-Microservices

Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.

  • Updated Sep 21, 2020
  • Java