Pinned Repositories
docker-compose-Spring-Boot-MySQL
A simple Spring Boot application using MySQL database configured using Docker
geo-assist
Geo Assist is a spatial library to manage spatial data in-memory.
hibernate-orm
Hibernate's core Object/Relational Mapping functionality
java-jasper-reports-custom-font
Using Custom Font with Jasper Reports in Java - I had a project which required Jasper reports for invoicing in pdf. The integration of jasper reports with java was no big deal unless it came to the addition of custom fonts in the project. Since their community support for java using jaspersoft didn't help me much, I though of sharing the solution I used to integrate custom-fonts in my java project on my jasper invoice. The method doesn't use any additional jar files. I used a simple procedure and added the font directly into my java project rather than adding additional jar files. I have also written a tutorial for this code. The integration can be successfully achieved in 8 simple steps which are properly documented in my tutorial at my website. You can check that out as well.
opentelemetry.io
The OpenTelemetry website and documentation
round-robin-go
round-robin-go is an implementation of round-robin algorithm that allows you to use your resources in a shared rational order. This project uses go generics that enables you to use any data type in your round robin implementation.
spring-security-jwt-mysql-microservice
A Spring Security based Authentication microservice with MySQL
strategy-pattern-in-spring-boot
A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.
WebSocket-SpringBoot
A project on how to use ServerEndpoint in Web Socket for Spring Boot, with embedded server. It took me a while to figure out the problem that was solved by exporting the server endpoint.
thegeekyasian's Repositories
thegeekyasian/geo-assist
Geo Assist is a spatial library to manage spatial data in-memory.
thegeekyasian/WebSocket-SpringBoot
A project on how to use ServerEndpoint in Web Socket for Spring Boot, with embedded server. It took me a while to figure out the problem that was solved by exporting the server endpoint.
thegeekyasian/strategy-pattern-in-spring-boot
A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.
thegeekyasian/spring-security-jwt-mysql-microservice
A Spring Security based Authentication microservice with MySQL
thegeekyasian/docker-compose-Spring-Boot-MySQL
A simple Spring Boot application using MySQL database configured using Docker
thegeekyasian/java-jasper-reports-custom-font
Using Custom Font with Jasper Reports in Java - I had a project which required Jasper reports for invoicing in pdf. The integration of jasper reports with java was no big deal unless it came to the addition of custom fonts in the project. Since their community support for java using jaspersoft didn't help me much, I though of sharing the solution I used to integrate custom-fonts in my java project on my jasper invoice. The method doesn't use any additional jar files. I used a simple procedure and added the font directly into my java project rather than adding additional jar files. I have also written a tutorial for this code. The integration can be successfully achieved in 8 simple steps which are properly documented in my tutorial at my website. You can check that out as well.
thegeekyasian/round-robin-go
round-robin-go is an implementation of round-robin algorithm that allows you to use your resources in a shared rational order. This project uses go generics that enables you to use any data type in your round robin implementation.
thegeekyasian/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
thegeekyasian/opentelemetry.io
The OpenTelemetry website and documentation
thegeekyasian/spring-boot
Spring Boot
thegeekyasian/spring-framework
Spring Framework
thegeekyasian/up-for-grabs.net
This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!