Projects in Awesome Lists by hellokoding
A curated list of projects in awesome lists by hellokoding .
https://github.com/hellokoding/hellokoding-courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
algorithms data-structures java spring-boot spring-data-jpa spring-security
Last synced: 14 Apr 2025
https://github.com/hellokoding/registration-login-spring-hsql
Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
authentication authorization hsql java jsp registration spring-boot spring-data-jpa spring-security
Last synced: 06 Apr 2025
https://github.com/hellokoding/registration-login-spring-xml-maven-jsp-mysql
Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.
authentication authorization java jsp mysql registration spring-data-jpa spring-mvc spring-security
Last synced: 09 Apr 2025
https://github.com/hellokoding/hello-sso-jwt
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/dockercompose-springboot-mysql-nginx
Docker Compose with Spring Boot, MySQL and NGINX
docker-compose java mysql nginx spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-onetomany-springboot-maven-mysql
JPA One-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL
Last synced: 18 Nov 2024
https://github.com/hellokoding/hello-sso-jwt-auth
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
authentication java jwt security spring-boot sso
Last synced: 18 Nov 2024
https://github.com/hellokoding/single-sign-on-out-auth-jwt-cookie-redis-springboot-freemarker
Single Sign Out: Authentication Service Example with JSON Web Token (JWT), Spring Boot and Redis
architecture authentication cookie freemarker java jwt redis scale single-sign-on single-sign-out spring-boot sso
Last synced: 18 Nov 2024
https://github.com/hellokoding/dockercompose-springboot-mongodb-nginx
Docker Compose with Spring Boot, MongoDB and NGINX
docker-compose java maven mongodb nginx spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/springboot-jsp
Spring Boot Hello World Example with JSP
hello-world java jsp spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/todoapp-reactnative-realm
Todo App with React Native, Realm
javascript react-native realm todoapp
Last synced: 18 Nov 2024
https://github.com/hellokoding/dockercompose-springboot-nginx
A simple Spring Boot web application running behind NGINX and inside Docker containers
docker-compose java maven nginx spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-manytomany-springboot-maven-mysql
JPA Many-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL
Last synced: 18 Nov 2024
https://github.com/hellokoding/springboot-freemarker
Spring Boot Hello World Example with FreeMarker
freemarker hello-world java spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/single-sign-on-out-jwt-cookie-redis-java-springboot-freemarker
Single Sign Out, Scalable Authentication Example with JSON Web Token (JWT), Spring Boot and Redis
architecture authentication cookie freemarker java jwt redis scale single-sign-on single-sign-out spring-boot sso
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-manytomany-extracolumns-springboot-maven-mysql
JPA Many-To-Many Extra Columns Relationship Mapping Example with Spring Boot, Maven and MySQL
java jpa many-to-many mysql spring-boot spring-data-jpa
Last synced: 18 Nov 2024
https://github.com/hellokoding/email-verification-springboot-mysql-nginx-dockercompose
Email Verification with Spring Boot, MySQL, NGINX, Docker Compose
Last synced: 18 Nov 2024
https://github.com/hellokoding/kafka-connect-sink-postgres-with-avro-schemaregistry-python
Streaming Data from Kafka to Postgres with Kafka Connect, AVRO, Schema Registry and Python
avro docker kafka kafka-connect postgresql python
Last synced: 18 Nov 2024
https://github.com/hellokoding/restfulapi-springboot-springdatarest-mysql
RESTful API Example with Spring Boot, Spring Data REST and MySQL
java mysql restful-api spring-boot spring-data-jpa spring-data-rest
Last synced: 18 Nov 2024
https://github.com/hellokoding/springmvc4-xml-maven-thymeleaf
Spring MVC 4 Hello World Example with XML Configurations, Maven, and Thymeleaf
hello-world java spring-mvc thymeleaf xml-configuration
Last synced: 18 Nov 2024
https://github.com/hellokoding/hello-sso-jwt-resource
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/springmvc4-xml-maven-jsp
Spring MVC 4 Hello World Example with XML Configurations, Maven and JSP
hello-world java jsp spring-mvc xml-configuration
Last synced: 18 Nov 2024
https://github.com/hellokoding/hackernewsapp-reactnative
Hacker News App with React Native
android apps hackernews ios javascript react-native
Last synced: 18 Nov 2024
https://github.com/hellokoding/todoapp-reactnative
Todo App with React Native
android ios javascript react-native todoapp
Last synced: 18 Nov 2024
https://github.com/hellokoding/single-sign-on-out-resources-jwt-cookie-redis-springboot-freemarker
Single Sign Out: Resource Service Example with JSON Web Token (JWT), Spring Boot and Redis
architecture authentication cookie freemarker java jwt redis scala single-sign-on single-sign-out spring-boot sso
Last synced: 18 Nov 2024
https://github.com/hellokoding/restfulapi-springboot-mockmvc-vuejs
Restful API example with Spring Boot, Integration Test with MockMVC, UI Integration with VueJS
Last synced: 18 Nov 2024
https://github.com/hellokoding/uploadingfiles-springboot
Uploading Multiple Files Example with Spring Boot
Last synced: 12 Mar 2025
https://github.com/hellokoding/jpa-onetomany-springboot-hsql
JPA One-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot
java jpa one-to-many spring-boot spring-data-jpa
Last synced: 18 Nov 2024
https://github.com/hellokoding/restfulapi-springdatarest-manytomany-extracolumns-mysql
RESTful API Example with Spring Data REST Many To Many Extra Columns Relationship and MySQL
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-manytomany-springboot-hsql
JPA Many-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot
java jpa many-to-many spring-boot spring-data-jpa
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-onetoone-sharedprimarykey-springboot-maven-mysql
JPA One-To-One Shared Primary Key Relationship Mapping Example with Spring Boot, Maven and MySQL
java jpa mysql one-to-one spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/restfulapi-springdatarest-onetomany-mysql
RESTful API Example with Spring Boot, Spring Data REST, Spring Data JPA One To Many Relationship and MySQL
java mysql one-to-many restful-api spring-boot spring-data-jpa spring-data-rest
Last synced: 18 Nov 2024
https://github.com/hellokoding/sendingmail-aws-sessmtpserver-javamailapi
Sending Mail with Amazon SES SMTP Server and Java Mail API
Last synced: 12 Mar 2025
https://github.com/hellokoding/jpa-onetoone-foreignkey-springboot-maven-mysql
JPA One-To-One Foreign Key Relationship Mapping Example with Spring Boot, Maven and MySQL
java jpa mysql one-to-one spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/restfulapi-springdatarest-manytomany-mysql
RESTful API Example with Spring Data REST Many To Many Relationship and MySQL
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-manytomany-extracolumns-springboot-hsql
JPA Many-To-Many Extra Columns Relationship Mapping Example with Spring Data JPA, Spring Boot
java jpa many-to-many spring-boot spring-data-jpa
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-hibernate-composite-primary-key-example-with-mysql
JPA/Hibernate Composite Primary Key Example with MySQL, Spring Boot and Docker Compose
docker java jpa lombok mysql spring-boot
Last synced: 12 Mar 2025
https://github.com/hellokoding/java-app-healthcheck-prometheus
Java Application Health Check with Prometheus, Grafana, MySQL and Docker Compose
docker grafana health-check java mysql prometheus
Last synced: 18 Nov 2024
https://github.com/hellokoding/jpa-onetoone-foreignkey-springboot-hsql
JPA One-To-One Foreign Key Relationship Mapping Example with Spring Data JPA, Spring Boot
java jpa one-to-one spring-boot spring-data-jpa
Last synced: 18 Nov 2024
https://github.com/hellokoding/email-verification-springboot-mongodb-nginx-dockercompose
Email Verification with Spring Boot, MongoDB, Docker Compose
Last synced: 12 Mar 2025
https://github.com/hellokoding/core-datastructure-algorithm-java
Data Structure and Algorithm implementation with Java
Last synced: 12 Mar 2025
https://github.com/hellokoding/handling-properties-file-java
Handling Properties file with Java
Last synced: 12 Mar 2025
https://github.com/hellokoding/jpa-onetoone-sharedprimarykey-springboot-hsql
JPA One to One Shared Primary Key Relationship Example with Spring Data JPA, Spring Boot
Last synced: 12 Mar 2025
https://github.com/hellokoding/sendingmail-gmailsmtpserver-javamailapi
Sending Mail through Gmail SMTP Server with Java Mail API
Last synced: 12 Mar 2025
https://github.com/hellokoding/kafka-connect-dynamodb-to-elasticsearch
Streaming Data from DynamoDB to Kafka and from Kafka to ElasticSearch by using Kafka, Kafka Connect and Confluent Schema Registry
Last synced: 12 Mar 2025
https://github.com/hellokoding/form-databinding-validation-java-springboot-freemarker
From Data Binding and Validation Example with Java, Spring Boot and FreeMarker
databinding form freemarker java springboot validation
Last synced: 12 Mar 2025
https://github.com/hellokoding/form-submission-java-springboot-freemarker
Handling From Submission with Java, Spring Boot and FreeMarker
form freemarker java spring-boot
Last synced: 18 Nov 2024
https://github.com/hellokoding/handling-properties-file-springboot
Handling Properties file with Spring Boot
Last synced: 12 Mar 2025
https://github.com/hellokoding/form-contact-java-springboot-freemarker-awsses
Contact Form Example with Java, Spring Boot, FreeMarker and Amazon SES
aws-ses form freemarker java sendmail spring-boot
Last synced: 12 Mar 2025
https://github.com/hellokoding/springboot-thymeleaf
Spring Boot Hello World Example with Thymeleaf
hello-world java spring-boot thymeleaf
Last synced: 12 Mar 2025