tmulle
Java developer who loves all things Java and has interests in robotics, electronics, networking, and basically anything fun to program.
Pinned Repositories
asynctest
mongo-gridfs-service
Quarkus mongoDB Gridfs service which can be used to provide access to MongoGridFS
netbeans
Apache NetBeans
NetworkInformationUtility
Java class to print out all of the Network Interfaces found on the computer
NICUtils
Collection of useful methods for working with NetworkInterfaces and InetAddresses
quarkus
Quarkus: Supersonic Subatomic Java.
quarkus-exception-mapper-test
Test difference between throwing WebApplicationException and others like NotFound, BadRequest, etc
quarkus-faces
Quarkus meets Faces
quarkus-grpc-import-test
Testing of using protos with imports that are in subfolders
quarkus-mailpit-test
Test of new MailPit Quarkus extension
tmulle's Repositories
tmulle/asynctest
tmulle/mongo-gridfs-service
Quarkus mongoDB Gridfs service which can be used to provide access to MongoGridFS
tmulle/netbeans
Apache NetBeans
tmulle/NetworkInformationUtility
Java class to print out all of the Network Interfaces found on the computer
tmulle/NICUtils
Collection of useful methods for working with NetworkInterfaces and InetAddresses
tmulle/quarkus
Quarkus: Supersonic Subatomic Java.
tmulle/quarkus-exception-mapper-test
Test difference between throwing WebApplicationException and others like NotFound, BadRequest, etc
tmulle/quarkus-faces
Quarkus meets Faces
tmulle/quarkus-grpc-import-test
Testing of using protos with imports that are in subfolders
tmulle/quarkus-mailpit-test
Test of new MailPit Quarkus extension
tmulle/quarkus-mariadb-uuidtest
Test of Quarkus 3.11 autogeneration of UUID column type in Hibernate 6 and MariaDB 10.11
tmulle/quarkus-validation-test
Testing of Jakarta Validation and REST endpoints
tmulle/Quarkus3OIDCRolesAllowedTest
Test to verify an error with 3.x and OIDC Keycloak
tmulle/QuarkusCamel-FileArchiver
REST service to store/retrieve files from DB/FileSystem using pure Apache Camel on Quarkus
tmulle/ROS2_PiCar
Learning how to use SunFounder PiCar V with ROS2
tmulle/snapshot-archive-client
Command-Line client using Quarkus to talk to the Snapshot Archive Server
tmulle/snapshot-archive-server
Example program showing how to store/retrive files from a MongoDB GridFS backend
tmulle/UDPMulticastGroupListener
Little utility to listen on a UDP multicast group and print the data
tmulle/quarkus-primereact
Fork of Quarkus Prime React
tmulle/quarkus-resteasy-problem-test
Issue showing truncation of response from one service to another
tmulle/quarkus-temporal-extension
Temporal workflow engine integration with quarkus
tmulle/VertxNettyUDP6Tester
Test of UDP sending on MacOS to demonstrate possible issue on MacOS
tmulle/VertxProtobufEventBusCodec
How to use Protobufs on Vertx Eventbus