Stackextend
  • Java
  • Angular
  • Hybris
  • Other
    • Spring
    • Zookeeper
    • Docker
    • Bootstrap

Blog

Java featured image
Java Mouad EL Fakir July 31, 2018

Generate PDF document using JasperReports and Spring boot

1. Overview

Almost every JAVA project need to generate PDF documents for its users, for …

Read more Generate PDF document using JasperReports and Spring boot

Angular featured image
Angular Mouad EL Fakir April 17, 2018

Internationalization (i18n) of Angular apps using ngx-translate

1. Overview

Almost every web application need to support internationalization (i18n), and Angular apps make …

Read more Internationalization (i18n) of Angular apps using ngx-translate

Angular featured image
Angular Mouad EL Fakir February 9, 2018

WebSocket with Spring boot and Angular

1. Overview

WebSocket makes it possible to open an interactive communication between a browser (front-end) …

Read more WebSocket with Spring boot and Angular

Zookeeper feature image
Java Spring Zookeeper Mouad EL Fakir January 12, 2018

Centralized Configuration with Apache Zookeeper

1. Overview

In a distributed-oriented architecture such as microservices or SOA, many services (microservices) are …

Read more Centralized Configuration with Apache Zookeeper

Java featured image
Java Mohamed BELMAHI May 29, 2020

JDK-14 Exception Details Feature : Add More Details To Your NullPointerException

JDK-14 provides a new ability to developer for checking root cause of a NullPointerException.

So …

Read more JDK-14 Exception Details Feature : Add More Details To Your NullPointerException

Angular Node Mohamed BELMAHI May 6, 2020

json-server : Mock DB + API Server for testing and development

As a Front-End Developer you may got resentful or sometimes angry 😡about api issues in …

Read more json-server : Mock DB + API Server for testing and development

Hybris Logo
Hybris Mohamed BELMAHI May 5, 2020

Files customization in SAP Hybris (Add dependency to platform + Customize setantenv.sh)

SAP Hybris solution is thinking always about you, and offer the ability for his clients …

Read more Files customization in SAP Hybris (Add dependency to platform + Customize setantenv.sh)

Java featured image
Java Spring Tomcat Mohamed BELMAHI September 15, 2019

JSTL : Display All Request Scope Parameters And Model Attributes Inside JSP Page

One of the most best practices and professional required actions to do before thinking about …

Read more JSTL : Display All Request Scope Parameters And Model Attributes Inside JSP Page

Hybris Logo
Hybris Mohamed BELMAHI September 5, 2019

Hybris Run Time Config File

Starting from SAP COMMERCE 1808 Release, Hybris comes with a new tip to make properties …

Read more Hybris Run Time Config File

Hybris Logo
Java Tomcat Mohamed BELMAHI August 30, 2019

Tomcat Debugging Tips : Trace Full request content of all coming requests

Most of time the tomcat access log doesn’t provide full content of a request catched …

Read more Tomcat Debugging Tips : Trace Full request content of all coming requests

Java featured image
Java Tools El Mahdi Benzekri March 23, 2019

Unit test your software architecture using JUnit and ArchUnit

We all care about testing right? I’m pretty sure that everyone has at least done …

Read more Unit test your software architecture using JUnit and ArchUnit

Hybris Logo
Hybris Mouad EL Fakir February 13, 2019

Use cleanup job in SAP Hybris

1. Overview

Orphaned and unused objects may make you Hybris sluggish and bloated, such as …

Read more Use cleanup job in SAP Hybris

Posts navigation

1 2 … 6
  • Java
  • Angular
  • Hybris
  • Other
    • Spring
    • Zookeeper
    • Docker
    • Bootstrap
My Tweets

Recent Posts

  • JDK-14 Exception Details Feature : Add More Details To Your NullPointerException
  • json-server : Mock DB + API Server for testing and development
  • Files customization in SAP Hybris (Add dependency to platform + Customize setantenv.sh)
  • JSTL : Display All Request Scope Parameters And Model Attributes Inside JSP Page
  • Hybris Run Time Config File
  • Tomcat Debugging Tips : Trace Full request content of all coming requests
Copyright © 2017-2019 Stackextend, all rights reserved.
Back to Top