Skip to content

Instantly share code, notes, and snippets.

View hoanghainguyen's full-sized avatar

HoangHaiNGUYEN hoanghainguyen

View GitHub Profile
@hoanghainguyen
hoanghainguyen / jmeter_ibmmq.jmx
Created August 3, 2020 12:37 — forked from rmoff/jmeter_ibmmq.jmx
IBM MQ JMeter test script
<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan version="1.2" properties="4.0" jmeter="4.0 r1823414">
<hashTree>
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
<stringProp name="TestPlan.comments"></stringProp>
<boolProp name="TestPlan.functional_mode">false</boolProp>
<boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
<boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
<collectionProp name="Arguments.arguments">
@hoanghainguyen
hoanghainguyen / README.md
Created July 12, 2018 17:48 — forked from foxdonut/README.md
Simple React Hello World

Simple React Hello World

Run these commands:

npm i
npm start

You only have to run npm i the first time.

<#-- dump.ftl
--
-- Generates tree representations of data model items.
--
-- Usage:
-- <#import "dump.ftl" as dumper>
--
-- <#assign foo = something.in["your"].data[0].model />
--
-- <@dumper.dump foo />
@hoanghainguyen
hoanghainguyen / freemarker_variables_wcm
Created September 21, 2017 14:52 — forked from bmvakili/freemarker_variables_wcm
liferay 6.2 GA2 web content template freemarker variables available
scopeGroupId
expandoRowLocalService
reserved-article-id
unicodeLanguageUtil
serviceLocator
reserved-article-author-email-address
userGroupPermission
userPermission
staticFieldGetter
Images