VOOZH about

URL: https://www.javacodegeeks.com/author/Bear-Giles/page/4

⇱ Bear Giles, Author at Java Code Geeks - Page 4 of 5


  • Enterprise Java👁 Image
    Bear GilesJanuary 1st, 2014
    1 163

    Project Student: Webservice Server with Jersey

    This is part of Project Student. Other posts are Webservice Client With Jersey, Business Layer and Persistence with Spring Data.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bear GilesDecember 25th, 2013
    1 128

    Project Student: Webservice Client with Jersey

    This is part of Project Student. Other posts are Webservice Client with Jersey, Business Layer and Persistence with Spring Data.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Bear GilesDecember 18th, 2013
    3 140

    What is Spring Data?

    (This is related to Project Student and I will revisit this topic later.) Spring Data came up in passing in…

    Read More »
  • Career👁 Image
    Bear GilesNovember 21st, 2013
    0 96

    Revisiting Certifications

    The job market is currently in a lull so I’ve been talking to a few new recruiters and gotten a…

    Read More »
  • Enterprise Java👁 Image
    Bear GilesOctober 15th, 2013
    0 103

    Creating Vulnerability Assessment Artifacts Using Maven Assembly

    This article will discuss using Maven Assembly to create artifacts that can be provided to third-party vulnerability assessment sites (e.g.,…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Bear GilesOctober 4th, 2013
    0 1,015

    Spring-injected Beans in JPA EntityListeners

    In Database Encryption Using JPA Listeners I discussed transparent encryption using a JPA EntityListener. This approach was transparent in the…

    Read More »
  • Core Java👁 Image
    Bear GilesOctober 3rd, 2013
    0 343

    Creating Password-Based Encryption Keys

    This article discusses creating password-based encryption PBE keys. First a reminder of earlier points – as a rule you should,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bear GilesNovember 26th, 2012
    2 745

    Database Encryption Using JPA Listeners

    I recently had to add database encryption to a few fields and discovered a lot of bad advice out there.…

    Read More »
  • Core Java👁 Image
    Bear GilesNovember 23rd, 2012
    0 109

    Database and Webapp Security

    Threat Model This is a discussions on database and webapp security loosely based on the quick reference page on my…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Back to top button
Close