adrian-unmsm14's Stars
mohamed-taman/JavaSE8-Features
Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
mohamed-taman/TDD
Everything about testing, especially TDD, Test-Driven Development: Really, It’s a Design Technique
mohamed-taman/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
mohamed-taman/Agile-Software-Dev-Refactoring
Refactoring for high-performance Agile Software Development, refactoring for better code. Refactoring is about improving the quality of your code by simplifying your code. Simpler code enables agility, the ability to change your code quickly, to add new features, to meet people's ever-changing needs.
mohamed-taman/Effective-Java-SE
Effective Java SE 9 through 19 APIs & Language features, make your life easier.
mohamed-taman/gs-gateway
Building a Gateway :: Learn how to configure a gateway
mohamed-taman/Design-Patterns
Java design patterns implementations and code examples
gregturn/spring-hateoas-examples
Collection of examples on how to build hypermedia-driven apps with Spring HATEOAS
gregturn/spring-data-mongodb
Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
gregturn/spring-data-couchbase
Spring Data Couchbase
gregturn/spring-data-jdbc
Spring Data JDBC
gregturn/spring-data-examples
Spring Data Example Projects
gregturn/maven-wrapper
The easiest way to integrate Maven into your project!
gregturn/spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Access. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
gregturn/spring-test
Tester repository for spring apps
gregturn/spring-data-rest
Spring Data REST Exporter
gregturn/spring-boot
Spring Boot
gregturn/springboot2-hateoas-jpa-mapstruct
gregturn/spring-a-gram
Use Spring Data REST to upload, store, and manage pictures
gregturn/spring-hateoas-jsonapi
A JSON:API media type implementation for Spring HATEOAS
gregturn/awesome-spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
gregturn/spring-session-bom
gregturn/springone-2021-live-coding-spring-data-queries
gregturn/spring-data-build-props
gregturn/hateoas-demo
Verdent/metro-ws-test-harness
Verdent/metro-fi
Fast Infoset Project, an Open Source implementation of the Fast Infoset Standard for Binary XML.
Verdent/jsonb-spec
Java API for JSON Binding (JSON-B)
Verdent/jsonp
Eclipse Project for JSON Processing
Verdent/helidon-build-tools
Build tools for the Helidon Project