Pinned Repositories
algorithms-problem-practice
Algorithms problems implementations from various sources
awesome-spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
docker-fundamentals
introsde
Code samples, tutorials and projects for the course on Introduction to service design and engineering @ University of Trento
JavaChallenges
This repository contains my Java responses for some Java questions.
Linux-commands
Linux commands and shell scripting notes
soap_webservices_jax-ws
SOAP Web services using JAX-WS
Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Webservices-Java-Sample-Project
A sample Java project to get started with the Cascade SOAP Web Services layer
JavaZakariae's Repositories
JavaZakariae/introsde
Code samples, tutorials and projects for the course on Introduction to service design and engineering @ University of Trento
JavaZakariae/soap_webservices_jax-ws
SOAP Web services using JAX-WS
JavaZakariae/BinarySpacePartition
a software that solves the Binary space partitioning problem
JavaZakariae/bookshelf-mock-example
JavaZakariae/cxf-java-first
code first cxf SOAP webservice
JavaZakariae/ecommerce-microservices
A Spring REST micro services project using Spring Cloud Netflix OSS libraries, Eureka and Kafka as inter service message channel
JavaZakariae/Effective-Java-Third-Edition-Reading-Notes
Reading Effective Java, Third Edition in 11 days (3 hours per day) and make notes as much as possible.
JavaZakariae/EffectiveJava
My own examples from Effective Java by Joshua Bloch
JavaZakariae/eMusicStore_eCommerce_Website
This is an eCommerce Website project developed using IntelliJ IDEA IDE with technologies like Java/J2EE Spring MVC,Servlets,JSP, Hibernate,Oracle,HTML,CSS,JavaScript,AngularJs, RESTful services.It has a Product list page,REST Cart function with AngularJS,Admin role to Add,Update and delete products and much more.
JavaZakariae/exercises
Some basic javascript coding challenges and interview questions
JavaZakariae/falconTest
Chat room app for tech assignment (microservices, Java 8, Spring Boot, WebSocket, REST, Kafka, Zookeeper)
JavaZakariae/hapi-starting-point
A simple node / hapi application (handlebars, bookshelf, ...) for learning and a project starting point.
JavaZakariae/javascript-challenges-book
Challenge yourself learning and understanding the most obscure and tricky parts of Javascript. http://tcorral.github.io/javascript-challenges-book/
JavaZakariae/microservice-demo
Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application
JavaZakariae/Modern-Ecommerce
Enterprise Modern E-commerce: Spring Boot, Spring data REST APIs + AngularJS/Bootstrap. IMPORTANT NOTE: The main repository now has been moved to https://github.com/NIT-Software/Modern-Ecommerce . It's FREE open source code, you can clone, custom and redistribute as your needs
JavaZakariae/node-api-study
hapi + bookshelf + knex + joi + boom
JavaZakariae/ocejwcd
Java EE 6 Web Component Developer Certified Expert 1Z0-899
JavaZakariae/Online-Banking-with-Java-Spring-Boot-Angular-2
Banking website developed using Spring Boot.
JavaZakariae/registration-login-spring-hsql
Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
JavaZakariae/rest-microservices
Sample for Spring Boot based REST microservices
JavaZakariae/sample-spring-oauth2-microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
JavaZakariae/simple-chat
scalable messenger application with spring framework, cassandra, apache kafka and redis
JavaZakariae/social-network-spring
Social Network application (spring boot data mvc security restful cors xsrf angular swagger facebook / google signin)
JavaZakariae/spring-boot-ajax
How to call rest API using Jquery and Ajax
JavaZakariae/spring-boot-mvc-template
spring boot mvc template, how to search, create edit, delete, using thymleaf, mysql, jpa, security
JavaZakariae/spring-cloud-oauth2-example
An example of spring oauth2 authorization and resource server using JWT
JavaZakariae/spring-microservice-for-e-commerce
JavaZakariae/spring-microservices
spring micro services project containing eureka registry, API gateway, Oauth 2.0 and angular 4
JavaZakariae/spring-rest-ecommerce
Java Spring Boot - Ecommerce REST API
JavaZakariae/SpringBlog
A simple blogging system implemented with Spring Boot + Hibernate + MySQL + Bootstrap4.