Log for auditing is part of business logic. For example, you want record the resources that a user visited. You know what to log at the development time. AuditLog is just for that. It is a plug-in of LimpidLog. See at http://www.acelet.com/auditlog/
FastAOP is an very high performant AOP (Aspect Oriented Programming) framework for java. The framework was initially
developped to support performance profiling and monitoring for large J2EE applications with nearly no runntime overhad.
Announcement: jp-mobile and fastAOP will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The Beerhouse web application is a well-known reference application for ASP.NET. This project will replicate that application using the WaveMaker Visual Ajax Studio by WaveMaker Software, Inc. Project Forum: http://dev.wavemaker.com
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
WSM, Work Session Manager will be a simple, lightweight, solution for manage, in a J2EE application a "Work Session" longer than simple http session or simply distribute http session in a server battery.
Le projet utilise cette architecture pour realiser :
LA Borne Interactive D’Aide Administrative (LABIDA)
-Simplifier les principales démarches administratives pour les étudiants étrangers
This project makes transferring files from server to the client machine through a applet, this project arises in order to print reports directly to the client machine without having to open an external application
A Lua-based crawling scripting language and leveraging selenium
I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium.
The trick here is to add the crawling commands into the Lua interpreter.
PeerVibes is a framework for creating applications based on peer-to-peer networks. This framework provides the necessary tools and architecture to build complex applications such as collaborative work support and distributed backup.
Java library to do dependency injection like Java EE 5 on unmanaged beans. It can inject local or remote Session beans (@EJB), anything bound to JNDI registry like JDBC Data sources or JMS Destinations (@Resource), JPA Entity Managers (@PersistenceContex