Skip to content

Damien FREMONT

Senior Software Engineer

  • Blog
  • Sections
  • Games
  • CV
  • About
HomePosts tagged 'java'

java

Test Driven Development (TDD) in Java – HelloWorld Examples

2021-02-012021-02-02 Damien FREMONT IT Tutorials, Tutorials java, junit, maven, tdd, test

Test-driven development is not about testing. Test-driven development is about development (and design), specifically improving the quality and design of code. The resulting unit tests are just an extremely useful by-product.

Continue reading →
Leave a comment

HowTo Eclipse: Fix AutoImport for List Map

2017-11-242018-02-14 Damien FREMONT IT Tutorials eclipse, java, quicktip

eclipse-logoWhen you let your Eclipse IDE auto-organize your List/Map imports, it struggles with it and break …it’s a loss of productivity on every single file ! (ex: duplicate classes like List: java.awt.List, java.util.List and Map)

Continue reading →

Leave a comment

HowTo SpringBoot – DataSource

2017-11-192018-02-14 Damien FREMONT IT Tutorials data, hibernate, java, jpa, maven, spring, springboot

springboot-logoTo configure your own DataSource for SpringBoot, with fully automatic initialization, semi-auto or static configuration. With various properties or a JNDI.

Continue reading →

Leave a comment

Java with Lombok – Avoid Boilerplate or Generated Code (like GET, SET, CONSTRUCT, COMPARE)

2017-06-102017-11-19 Damien FREMONT IT Tutorials java, lombok, maven, model

logo javaIn this tutorial, you will compare the code between a “vanilla” approach (without library) and Lombok. With three classic use-cases: DTO (get, set, toString), Builder, Implementation (arg validation).

Continue reading →

Leave a comment

Git – Java .gitignore

2017-06-052017-06-05 Damien FREMONT IT Tutorials git, java, quicktip, vcs

git-logoA fulll .gitignore content for Java/maven users.
Continue reading →

Leave a comment

JavaEE AngularJS Bootstrap: tutorials

2017-05-112020-04-17 Damien FREMONT IT Tutorials angularjs, bootstrap, java, javascript, maven, web, webapp, webjars

logo angularjsHere are all my tutorials about JavaEE/AngularJS/Bootstrap, from 2015 to 2016 (it’s time to change for ReactJS).

Continue reading →

Leave a comment

How to Cucumber : Test Report Plugin 2 with Maven and Java

2016-05-092019-05-04 Damien FREMONT IT Tutorials bdd, cucumber, java, junit, maven, reporting, test

cucumber-logoIt is often useful to show the results of our tests to others people who are not developers, like managers or executive. This tutorial shows how to integrate a Cucumber reporting a Java plugin in Maven project. The result is a simple web page, which does not require a special tool to be read.

Continue reading →

32 Comments

JavaEE AngularJS : Loading Screen

2016-01-182017-11-19 Damien FREMONT IT Tutorials angularjs, java, javascript, loading, maven, webjars

logo angularjsA simple way to handle loading screen before javascript kick-in, rely on ng-if.
Continue reading →

1 Comment

JavaEE AngularJs: Browser Compatibility Alert

2016-01-172017-11-19 Damien FREMONT IT Tutorials angularjs, java, javascript, maven, webjars

logo angularjsAn example of alert in case of client side incompatible browser, like IE8. On others browsers like Chrome, FF or Safari, it will not popup.

Continue reading →

1 Comment

JavaEE AngularJs: Browser URLs Cache and Version

2016-01-092017-11-19 Damien FREMONT IT Tutorials angularjs, cache, java, javascript, maven, webjars

logo angularjsThis tutorial provides a way for the browser to manage different versions of the same resource.

Continue reading →

1 Comment

Post navigation

← Older posts

Top Posts

  • How to expand/collapse table rows with Bootstrap
    How to expand/collapse table rows with Bootstrap
  • How to Cucumber : Test Reporting Plugin with Maven and Java
    How to Cucumber : Test Reporting Plugin with Maven and Java
  • Unity3D - Reducing the APK file size of your build for mobile device
    Unity3D - Reducing the APK file size of your build for mobile device
  • How to Photoshop Script: Export Layers to PNG Files
    How to Photoshop Script: Export Layers to PNG Files
  • Tests BDD avec Cucumber Java
    Tests BDD avec Cucumber Java
  • How to Cucumber : Test Report Plugin 2 with Maven and Java
    How to Cucumber : Test Report Plugin 2 with Maven and Java
  • How to Unity3D - Configure Project for Android and Run it on Mobile Device
    How to Unity3D - Configure Project for Android and Run it on Mobile Device
  • Responsive Button with Bootstrap : Toggable Text
    Responsive Button with Bootstrap : Toggable Text
  • REST API Maturity Levels : From 0 to 5
    REST API Maturity Levels : From 0 to 5
  • JavaEE AngularJS Bootstrap: How to Breadcrumb and NavBar
    JavaEE AngularJS Bootstrap: How to Breadcrumb and NavBar

Recent Posts

  • Test Driven Development (TDD) in Java – HelloWorld Examples
  • Software Architecture – “Train wagons” – Be agile and prioritize your stack
  • How to Photoshop Script: Translate Text Then Save PNG for Each Language
  • How to Photoshop Script: Export Layers to PNG Files
  • Unity3D – Reducing the APK file size of your build for mobile device

Tags

angularjs bdd bootstrap build csharp css cucumber data expressjs gamedev git indiegame java javascript jersey json junit maven method nodejs quicktip rest spring test unity3d vcs visualstudio web webapp webjars

Blogroll

  • ParisJug ParisJug
  • JMDouxdoux
  • Antonio's blog
  • Emmanuel Bernard's blog
  • Java Bien!
  • Dev.Agile.Stories
Blog at WordPress.com.
Damien FREMONT
Blog at WordPress.com.