Pinned Repositories
devops-automation
java8
Java 8 features
jwt-apigateway-security
spring-boot-crud-example
Spring-Boot-WebSocket
Building a chat application using Spring Boot and Web Socket
spring-boot3-jwt
spring-cloud-gatway-hystrix
spring-multi-module-application
How to create Maven multi module project in spring boot
spring-security-jwt-example
springboot-angular8-crud-example
User registration client using angular 8
Java Techie's Repositories
Java-Techie-jt/spring-boot-ajax
How to call rest API using Jquery and Ajax
Java-Techie-jt/qrcode-gen
how to generate QR code using Google zxing API
Java-Techie-jt/spring-boot-derby
Spring Boot with Apache Derby Embedded Database | Java Techie
Java-Techie-jt/spring-facebook-example
How to integrate spring with facebook
Java-Techie-jt/spring-boot-h2
Spring Boot and H2 in memory database
Java-Techie-jt/form-validation
Server side form validation using java annotation
Java-Techie-jt/spring-cloud-sleuth-zipkin-example
how to use Sleuth to add tracing information in logs. In addition to that, we can also export this information to Zipkin so that we can visualize this through UI
Java-Techie-jt/spring-freemarker
How to use apache freemarker template in spring boot
Java-Techie-jt/spring-graph-neo4j
Spring with Neo4j
Java-Techie-jt/spring-https
how to enable HTTPS in a Spring Boot Application
Java-Techie-jt/spring-jndi-lookup
How to lookup data source from JNDI using spring
Java-Techie-jt/spring-reactive-cassandra
this explore more about SpringData Reactive Cassandra Repositories with a set of high-level abstraction CRUD methods
Java-Techie-jt/spring-boot-cassandra
SpringData Cassandra Repositories | SpringBoot
Java-Techie-jt/spring-cloud-feign
How to consume external service using feign client
Java-Techie-jt/spring-cloud-loadbalance
How to balance load using spring cloud ribbon
Java-Techie-jt/spring-mobile
Spring Mobile is a framework that provides capabilities to detect the type of device making a request to your Spring web site and serve alternative views based on that device.
Java-Techie-jt/spring-security-ldap
Java-Techie-jt/autowired-qualifier-resource-example
How to use @Autowired & @Qualifier and @Resource annotation in spring
Java-Techie-jt/kafka-consumer
Apache Kafka Consumer Example using SpringBoot
Java-Techie-jt/spring-cloud-loadbalance-eureka
How to balance load using spring cloud ribbon and eureka
Java-Techie-jt/spring-data-solr
create a Spring Data Solr application with SpringBoot.
Java-Techie-jt/spring-example
Java-Techie-jt/spring-graph-neo4j-mapping
Association mapping with spring Neo4j
Java-Techie-jt/spring-heroku-example
Deploy microservice on Heroku
Java-Techie-jt/spring-roo-example
Spring Roo is an open-source software tool that uses convention-over-configuration principles to provide rapid application development of Java-based enterprise software
Java-Techie-jt/spring-shell
The Spring Shell project provides an interactive shell that allows you to plugin your own custom commands using a Spring based programming model
Java-Techie-jt/test-git
Git testing purpose
Java-Techie-jt/vert.X-example
Vert.X Web Basic Example
Java-Techie-jt/vert.x-restful-ws-example
develop Restful Web Services using Vert.X
Java-Techie-jt/vert.x-webclient
Consume Restful Web services using Vert.X web client