Skip to content

Instantly share code, notes, and snippets.

View iifast1's full-sized avatar
:octocat:
Working from home

medaminebt iifast1

:octocat:
Working from home
View GitHub Profile
  1. make sure you do upgrade and install dpkg or you will get errors if it's not already installed:
apt-get upgrade
apt install dpkg

then :

sudo apt-get --purge remove wkhtmltopdf
@iifast1
iifast1 / BeansConfiguration.java
Created December 20, 2021 08:10
La création des beans et la configuration de l’injection de dépendances - par java [ S4 ] : https://github.com/iifast1/TPs-SpringBoot-4SAE8/blob/main/tp1-spring-injection-xml/esponline/config/BeansConfiguration.java
package tn.esprit.esponline.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import tn.esprit.esponline.control.UserControlImpl;
import tn.esprit.esponline.dao.UserDAOImpl;
import tn.esprit.esponline.service.UserServiceImpl;
/* Use @Configuration annotation to tell spring AnnotationConfigApplicationContext that this class is bean configuration java class. */
Name: Flash
Serial: eNrzzU/OLi0odswsqnHLSSzOqDGoca7JKCkpsNLXLy8v1ytJTczVLUotKNFLzs8FAJHYETc=
if anyone wants to thank ETH: 0x527c2aB55b744D6167dc981576318af96ed26676
Thank you!
@iifast1
iifast1 / starUML.md
Created April 30, 2019 19:43 — forked from trandaison/starUML.md
Get full version of StarUML

StarUML

Download: StarUML.io

Crack

Source: jorgeancal

After installing StartUML successfully, modify LicenseManagerDomain.js as follow:

/**