• Stars
    star
    3
  • Rank 3,855,748 (Top 79 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A parent repository containing all my Java Magazine source code, organized by folders for each article.

More Repositories

1

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.
Java
536
star
2

Flight-Advisor

Flight advisor Service APIs for finding the cheapest flights.
Java
63
star
3

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.
Java
49
star
4

TDD

Everything about testing, especially TDD, Test-Driven Development: Really, It’s a Design Technique
Java
29
star
5

ZonedDT-in-distributed-system

A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering different users' timezones and daylight saving time (DST) when saving, updating, and searching data.
Java
27
star
6

Harvest-Bank

A set of interacting Spring boot services, representing a very basic banking system.
Java
25
star
7

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.
Java
20
star
8

Java-SE-Code-Examples

IBM Developers Work related articles code, this repository contains a collection of Java SE code examples from java SE 8/9-14 and next, applicable to day by day job tasks
Roff
18
star
9

Design-Patterns

Java design patterns implementations and code examples
Java
16
star
10

Effective-Java-SE

Effective Java SE 9 through 19 APIs & Language features, make your life easier.
JavaScript
13
star
11

mohamed-taman

Profile biography
12
star
12

Top-10-Key-Performance-Techniques-for-Hybrid-mobile-Apps

Top 10 Key Performance Techniques for Hybrid mobile Apps session
JavaScript
8
star
13

Kafka-Work

This repository contains all PoC work examples related to Kafka
Java
7
star
14

tracking-user-activities

This PoC-based project demonstrates business requirements that will allow me to track 'unusual user activities' for specific business cases to take 'actions' (e.x. *sending emails, sending chat notifications, suspending users. etc.*) based on those activities.
Java
6
star
15

PhoneGap-10-Architectural-Principles

My 10 Architectural Principles for PhoneGap Apps session code
JavaScript
5
star
16

Spring-Actuator-health-aggregator

A spring boot actuator application, to demonstrate how to aggregate the health of my microservices statuses under the central Edge or API Gateway Server.
Java
5
star
17

Android_with_JavaSE8_Kotlin

Developers can experiment with the new features and capabilities of the operating system powered by Java SE 8 and Kotlin, I will also touch the new Desugar compiler designed for Java SE 8 support and programming with Java SE 8 syntax; lambda expression, method reference, default methods, Streams... etc.
Kotlin
3
star
18

SnowX-Space-Scanner

Project to detect HPTorpedo and HPShip hidden in the space.
Java
2
star