Development

Site Mesh - creating custom tags - areas in a page
public class MySiteMeshFilter extends ConfigurableSiteMeshFilter { @Override protected void applyCustomConfiguration(SiteMeshFilterBuilder builder) ...
Fri, 8 Nov, 2019 at 3:09 PM
get multipart working - tomcat addition
Add to server.xml context -  allowCasualMultipartParsing="true"
Mon, 25 Nov, 2019 at 3:40 PM
GIT Explained
understanding git
Mon, 20 Jan, 2020 at 9:46 AM
BITBUCKET Admin recovery
https://confluence.atlassian.com/bitbucketserver/lockout-recovery-process-776640158.html?_ga=2.221213596.529644215.1579511608-1143029169.1578305647
Tue, 21 Jan, 2020 at 10:06 AM
Return 3cx to past settings
On linux change the interfaces file bck to interfacesbup and delete the default route to eno1, remove network cable. May be another route or two to take out...
Wed, 25 Mar, 2020 at 11:12 AM
VUE - NPM - Install on new pc
1.  create project form bitbucket 2. install node.js 3. install codemix in eclipse 4. install Terminal TM for eclipse 5. open terminal+ in project and r...
Fri, 29 May, 2020 at 12:02 PM
Template Project to set up shared db multi tenant using spring boot
teammaker project - branch 1.2.1
Sat, 15 Aug, 2020 at 9:39 PM
gmail - using api
https://blog.mailtrap.io/send-emails-with-gmail-api/ https://developers.google.com/gmail/api/auth/about-auth
Thu, 15 Oct, 2020 at 10:36 AM
Find which jars have a class
https://mkyong.com/eclipse/eclipse-how-to-know-this-class-belongs-to-which-jar/
Wed, 22 Jun, 2022 at 10:47 AM
Slow response times in Strelitzia
TT - connection issue can be found in the localhost log for the day - search for  -  Could not open Hibernate Session for transaction Up hikari pool siz...
Thu, 24 Aug, 2023 at 11:33 AM