Skip to content
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
StevePerkins.com
Technology and life
LinkedInGitHubEmail
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
Tag: <span>Scala</span>

Tag: Scala

Easy Database Manipulation with Groovy and Gradle

Taking a renewed look at Groovy, the under-hyped yet ubiquitous JVM based language, and how it makes database scripting easy.

Read more"Easy Database Manipulation with Groovy and Gradle"

WAR files vs. Java apps with embedded servers

When should you deploy a Java app to the server as a traditional WAR file, and when should you use an embedded server in the application itself? […]

Read more"WAR files vs. Java apps with embedded servers"

INI files for easy multi-environment config in Java

When your app is too small for a DI framework, yet has too much config for environment variables, this old-school gem really hits a sweet spot in between. […]

Read more"INI files for easy multi-environment config in Java"

“Batteries included” distribution using Maven shaded JAR’s

How to package up a project’s code, along with all of its dependencies, into one monolithic JAR file that can more easily be distributed and executed. […]

Read more"“Batteries included” distribution using Maven shaded JAR’s"

Searching for shared web hosting that doesn’t suck (3 of 3)

Pros and cons of shared web hosting vs. VPS hosting vs. “cloud” providers. Watching out for misleading price information, and sneaky terms & conditions. […]

Read more"Searching for shared web hosting that doesn’t suck (3 of 3)"

Posts pagination

1 2

Categories

  • Book Reviews (4)
  • Infrastructure (10)
  • Programming (25)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by Kahuna & WordPress.
©2025 StevePerkins.com