Search Results for: maven
-
Software Development
10 Tips for Proper Application Logging
Our latest JCP partner, Tomasz Nurkiewicz, has submitted a number of posts describing the basic principles of proper application logging.…
Read More » -
Enterprise Java
Advanced SmartGWT Tutorial, Part 1
Justin, Pat and I have started working on a side project that requires a user interface for administration and management.…
Read More » -
Enterprise Java
Revving Up Your Hibernate Engine
Want to know how you can tune up your Hibernate-based applications for seamless scalability and maximum performance results? This article explores tuning…
Read More » -
Enterprise Java
Dependency Injection – The manual way
Dependency injection is a technique that separates behavior from dependency resolution. In simpler words, it allows the developer to define…
Read More » -
Enterprise Java
Securing GWT apps with Spring Security
In this tutorial we will see how to integrate GWT with Spring’s security module, i.e. Spring Security. We will see…
Read More » -
Enterprise Java
Sending e-mails in Java with Spring – GMail SMTP server example
For e-mail sending in Java, the JavaMail API is the standard solution. As the official web page states, “The JavaMail…
Read More » -
Enterprise Java
Add JSON capabilities into your GWT application
Introduction to JSON While working on web applications, the issue of client-server data exchange always arises. There are various approaches…
Read More » -
Core Java
Debugging a Production Server – Eclipse and JBoss showcase
Do you write code that has bugs? No, of course not. For the rest of us, mere mortals, who do…
Read More »