osi
Follow
- los angeles, ca
- http://fotap.org/~osi
- @osi
- @osi@hachyderm.io
Pinned Loading
-
SQS receiver using Project Reactor
SQS receiver using Project Reactor 1import com.amazonaws.services.sqs.AmazonSQS;
2import com.amazonaws.services.sqs.model.AmazonSQSException;
3import com.amazonaws.services.sqs.model.Message;
4import com.amazonaws.services.sqs.model.ReceiveMessageRequest;
5import org.slf4j.Logger;
-
a R2DBC Connection Factory that give...
a R2DBC Connection Factory that gives connections a unique name and logs their creation and closure 1import io.r2dbc.spi.Batch;
2import io.r2dbc.spi.Connection;
3import io.r2dbc.spi.ConnectionFactory;
4import io.r2dbc.spi.ConnectionFactoryMetadata;
5import io.r2dbc.spi.ConnectionMetadata;
-
a PostgreSQLContainer for use in Tes...
a PostgreSQLContainer for use in TestContainer-integrated builds that allows simulating a restart of the database. 1import com.github.dockerjava.api.command.CreateContainerCmd;
2import com.github.dockerjava.api.model.RestartPolicy;
3import org.springframework.util.SocketUtils;
4import org.testcontainers.containers.PostgreSQLContainer;
5import org.testcontainers.containers.output.OutputFrame;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.