Skip to content

Damien FREMONT

Senior Software Engineer

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

maven

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 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

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

JavaEE AngularJS : Web Packaging – Concat – Minify

2016-05-222017-11-19 Damien FREMONT IT Tutorials angularjs, bootstrap, build, css, javascript, maven, webapp, webjars

logo angularjsThis tutorial is intended to make a Maven web packaging like NodeJS+Brunch or NodeJS+WebPack. With HTML to JS, Single JS file, Minify. It’s usefull for web release because you’ll to limit the number of HTTP request, have a simple artifact to update, and limit the size of your app.
Continue reading →

2 Comments

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

Maven Project with Embedded Repository

2016-01-082017-05-29 Damien FREMONT IT Tutorials java, maven, quicktip

maven logoUse this when : a dependency is not available on a public Maven repository and you need your project portable (ex: unreachable repository), or it’s not a maven dependency at all (ex: proprietary IBM jars)

Continue reading →

Leave a 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
  • How to Cucumber : Test Report Plugin 2 with Maven and Java
    How to Cucumber : Test Report Plugin 2 with Maven and Java
  • Maslow's hierarchy of needs for Software Developers
    Maslow's hierarchy of needs for Software Developers
  • REST API Maturity Levels : From 0 to 5
    REST API Maturity Levels : From 0 to 5
  • Tests BDD avec Cucumber Java
    Tests BDD avec Cucumber Java
  • Eclipse IDE - Install UI Dark Theme
    Eclipse IDE - Install UI Dark Theme
  • Responsive Button with Bootstrap : Toggable Text
    Responsive Button with Bootstrap : Toggable Text

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.