Skip to content
  • About me
  • Contact me

Code Quality and Refactoring

Blog by Sylvain Leroy about Software Quality, Refactoring, Legacy Software Migration

  • Software Quality
  • Cloud Computing
  • About me
    • Biography
    • Freelance activities
    • CV (fr)
    • CV (en)
  • Github
  • Contact me
  • Linkedin

Tag: Java

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented,[15] and specifically designed to have as few implementation dependencies as possible.

  • Home
  • Java
Architecture Cleancode Java Development Metrics Software Engineering Software Quality

Answer to the article CQRS Is an Anti-Pattern for DDD

2020-09-242020-11-03 Sylvain Leroy

This article is an answer to the excellent article of CQRS is an AntiPattern for DDD.

Read More
Code Quality Software Software Quality Software Technologies State of the art Technologies Testing

Code generation and data generator : the best use cases

2020-07-262020-11-19 Sylvain Leroy

This small state of the art illustrates various use-cases where tools can be used to generate code and data to ease the coder’s life.

Read More
Application Lifecycle Management Software Factory

4 good and opensource ticketing software for your helpdesk to follow in 2020

2020-04-202020-11-03 Sylvain Leroy

This list presents fourth solutions that fits well for a small / medium Software Editor / IT Company. All the solutions are Web based and licence-free.

Read More
Machine Learning Java Development Libraries Opensource Software Engineering Technologies

Two of the best machine learning frameworks for Java Developers

2019-06-042020-11-03 Sylvain Leroy

This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java developers

Read More
Uncategorised Technologies

When your online bank access is failing

2019-02-112019-02-11 Sylvain Leroy

Yesterday, my bank access brutally stopped and I had the following capture. Would you point out the security issue with that ? You have 30

Read More
Cleancode Books Code Quality Code review Featured post Programming Refactoring Software Quality

Book Review : Java by comparison, how to improve your coding skills and produce quality code.

2019-02-092019-02-15 Sylvain Leroy

Book review of Java by comparison, an ultimate compilation of exercices and good tips for whom wants to improve their coding skills.

Read More
Technologies Java Development Software Technologies

Java In Production : some useful tools for profiling and diagnostic.

2018-09-27 Sylvain Leroy

This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software. Tags: Java Development, Software

Read More
Opensource Software Engineering

Spring Boot and Liquidbase : how to change the default path and filename

2018-07-222018-07-22 Sylvain Leroy

This article is a hint how to change the default path and name for the liquibase changeset when you are using Spring Boot. Tags: Opensource,

Read More
Software Technologies Framework Opensource Refactoring State of the art

Which framework to generate source code ?

2018-06-012018-06-21 Sylvain Leroy

I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source

Read More
Security Infosec Software Quality

Security : Several vulnerabilities for Pivotal may 2018

2018-05-112018-06-21 Sylvain Leroy

A short article to announce that Pivotal has announced a bunch of security fixes on its products. Tags: Infosec, Security, Software Quality

Read More
Cleancode Code Quality Code review Featured post Refactoring

Cleancode session – feedback

2018-04-302018-06-21 Sylvain Leroy

I was the guest of an amazing French IT company Slickteam last week.  The subject was to share experience and tricks about Cleancode. Tags: Cleancode,

Read More
Cleancode Code Quality

Loop using lambdas and streams in Java 8 for lazy dude

2018-04-202018-06-21 Sylvain Leroy

A short article to complete the page of MkYoung about the streams (link here). How to write loops using lambdas and streams without using for

Read More
Technologies Opensource Software Software Engineering Trends

REST Http Client : Feign vs Retrofit 2

2018-04-132020-06-04 Sylvain Leroy

I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework

Read More
DevOps Cloud Computing Framework Java Development Libraries Opensource Programming Software Engineering Software Technologies State of the art Technologies

Using S3 libraries with Minio mock server

2018-02-172018-06-21 Sylvain Leroy

In the continuation of my previous S3 article, I present you, how to write a S3 Java Sample program that is using a mock S3

Read More
Cloud Computing DevOps Digest Framework Java Development Libraries Opensource Programming Software Engineering Software Technologies State of the art Technologies Testing

Developing with S3 and Java : useful links

2018-02-162018-06-21 Sylvain Leroy

This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices. Tags: Cloud Computing, DevOps, Digest,

Read More
Java Development Cleancode Libraries Opensource Programming Software Engineering

Concurrency issues with Java software : useful links to troubleshoot

2018-02-112018-06-21 Sylvain Leroy

I am writing a new release of my Spring CQRS Module(link1, link2), including a parallel execution feature. Concurrency issues can be hard to solve especially

Read More
Cleancode Code Quality Libraries Opensource Programming Software Engineering Software Quality Software Technologies SQA State of the art Testing

Java developer testing toolbox

2018-01-312018-06-21 Sylvain Leroy

An article dealing with Java application and testing frameworks and related libraries. Tags: Cleancode, Code Quality, Libraries, Opensource, Programming, Software Engineering, Software Quality, Software Technologies, SQA,

Read More
Libraries Framework Software Technologies Technologies

CompletableFuture and Java 8 Reactive

2018-01-132018-06-21 Sylvain Leroy

I have been using recently Java 8 new features CompletableFuture. This is a little feedback. Tags: Framework, Libraries, Software Technologies, Technologies

Read More
Cleancode Architecture Migration Opensource Programming Refactoring Software Engineering

How to implement CQRS with Spring : new framework

2017-12-242018-05-15 Sylvain Leroy

This article is a presentation of a new little framework, I have developed and used on several projects. The framework is for Spring Framework and

Read More
Cleancode Framework Programming Software Engineering Software Technologies

New secret project

2017-12-232018-06-21 Sylvain Leroy

I am writing on a new secret project. Tags: Cleancode, Framework, Programming, Software Engineering, Software Technologies

Read More

Posts navigation

1 2 Next

Menu

  • Software Quality
  • Cloud Computing
  • About me
    • Biography
    • Freelance activities
    • CV (fr)
    • CV (en)
  • Github
  • Contact me
  • Linkedin

Recent posts

  • ScaleUp360 Legacy IT 2020: What is a legacy application ?
  • My ScaleUp 360 Legacy IT Conference : Big bang or Iterative evolution
  • [Sponsored] Free PHP, HTML, CSS, JavaScript IDE – CodeLobster IDE
  • Burnout, pressure on young coders, ageism we must halt
  • Answer to the article CQRS Is an Anti-Pattern for DDD

Categories

  • Application Lifecycle Management
    • Software Factory
  • Books
  • Business Intelligence
  • Cleancode
    • Refactoring
  • CMS
  • Code Quality
    • Code analytics
    • Code review
    • Infosec
    • Security
  • DevOps
    • Cloud Computing
  • Digital Transformation
  • Featured post
  • French
  • Java Development
  • Legacy
  • Libraries
  • Lifestyle
  • Metrics
  • Opensource
  • Software Engineering
    • Architecture
    • Machine Learning
    • Programming
  • Software Quality
  • Software Technologies
    • Framework
    • Migration
    • Testing
  • SQA
  • State of the art
    • Digest
    • DZone
    • Software
    • Trends
  • Technologies
  • Uncategorised
  • Web

Tags

8 ALM Application Architecture Blog business Cleancode Cloud code Code Quality coding Control data DevOps Docker framework Github Google HTTPS integration Java javascript Legacy libraries node.js Opensource plugin programming project Quality Refactoring review server Software SonarQube Source Technologies template test testing Tool Tools TOP unit web
Byoskill Company

Linkedin

Byoskill Company

Site plan

  • Software Quality
  • Cloud Computing
  • About me
    • Biography
    • Freelance activities
    • CV (fr)
    • CV (en)
  • Github
  • Contact me
  • Linkedin
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.