Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View geoand's full-sized avatar

Georgios Andrianakis geoand

View GitHub Profile
org.apache.tomcat.util.net.SocketBufferHandler
org.apache.tomcat.util.net.SocketBufferHandler$1
org.apache.tomcat.util.net.NioChannel$ClosedNioChannel
org.apache.tomcat.util.net.SocketWrapperBase$CompletionCheck
org.apache.tomcat.util.net.SocketWrapperBase$OperationState
org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState
org.apache.tomcat.util.net.SendfileDataBase
org.apache.tomcat.util.net.NioEndpoint$SendfileData
org.apache.tomcat.util.net.SocketWrapperBase$1
org.apache.tomcat.util.net.SocketWrapperBase$2
@geoand
geoand / diff
Created November 28, 2022 10:27
diff --git a/mongodb-quickstart/pom.xml b/mongodb-quickstart/pom.xml
index 337facb4..9cf832a4 100644
--- a/mongodb-quickstart/pom.xml
+++ b/mongodb-quickstart/pom.xml
@@ -41,6 +41,10 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mongodb-client</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.quarkus</groupId>