Pinned Repositories
21-points
❤️ 21-Points Health is an app you can use to monitor your health.
AllAboutLambdas
All About Java 8 Lambdas Book Source Code
angular-base64
Base64 conversion for AngularJS
angular-file-upload
Angular File Upload is a module for the AngularJS framework
angular-login-example
Stand-alone project showing how to make a robust angular application serving access permissions from Server
angular-material-fileinput
A Html input file enhance base on angular material to file input or file upload.
angular-paginate-anything
À la carte server-side pagination
guava
Google Core Libraries for Java 6+
spring-boot-netflix-example
Examples of the Netflix Stack using Spring Boot - Accompanying my Blogposts
spring-framework
The Spring Framework
levincai's Repositories
levincai/spring-boot-netflix-example
Examples of the Netflix Stack using Spring Boot - Accompanying my Blogposts
levincai/AllAboutLambdas
All About Java 8 Lambdas Book Source Code
levincai/CelerFTwithNodeJS
CelerFT a file uploader for Gigabit sized files over HTTP using a Node.js backend
levincai/cf-SpringBootTrader
Microservice version of the Spring Trader app using Spring Boot and Spring Cloud.
levincai/CoherenceExample
CoherenceExample
levincai/cucumber-protractor-report
Shows report of which features pass or fail as well as which scenario statements pass or fail from running Cucumber.
levincai/demo-spring-reactive
Spring Reactive on Spring Boot Demo
levincai/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
levincai/java-cucumber-template
A starter project for acceptance testing of RESTful applications.
levincai/java-webapp-security-examples
Example projects showing how to configure security with Java EE, Spring Security and Apache Shiro.
levincai/LambdaExamples
LambdaExamples - a collection of examples and resources to learning about Lambdas in Java 8
levincai/microservice-security
levincai/projects-from-blog
A collection of sample projects and gists - from various blog posts
levincai/ProtractDemo
levincai/protractor-html-screenshot-reporter
An npm module which provides html reports of your Protractor tests with screenshots
levincai/ProtractorExample
A simple, self contained working application that demonstrates Protractor on an AngularJS app, with the use of Page Objects.
levincai/rest-gateway
Implementation of a REST Gateway with Java
levincai/spring-boot-microservices
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
levincai/spring-by-example
Spring by Example Repository, see http://springbyexample.org/ for documentation.
levincai/spring-cloud-microservice-example
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
levincai/spring-examples-1
levincai/spring-integration-splunk
levincai/spring-mockito
levincai/spring-mvc-beanvalidation11-demo
levincai/spring-mvc-examples
Building a Spring MVC application using Test driven development approach
levincai/spring-remoting-examples
levincai/spring-resource-handling
Spring Framework 4.1 Resource Handling example
levincai/spring-security-csrf-token-interceptor
An AngularJS interceptor that sets the Spring Security CSRF token information in all HTTP requests if it's able to find it in a response header on application startup.
levincai/spring-web-flow-examples
Ejemplos de Spring Web Flow
levincai/SpringSecurityDemo
An example application demonstrating how to use Spring Security in a Vaadin application