Hit enter to search or ESC to close
virtual7 GmbH - Blog
  • KARRIERE
    • JOBS
    • BENEFITS
    • EVENTS
    • UNTERNEHMENSKULTUR
    • RESPONSIVENESS
  • DIGITALISIERUNG
    • DIENSTLEISTUNGEN
      • BERATUNG
      • ENTWICKLUNG
      • QUALITÄTSSICHERUNG
      • BETRIEB
      • SCHULUNG
    • LÖSUNGEN
      • RECHENZENTRUMSEVOLUTION
      • KI GESTÜTZTE VORGANGSBEARBEITUNG
      • WEB SCRAPING
      • BETRUGSERKENNUNG
      • WORD PROCESSING
    • TECHNOLOGIEN
      • ANWENDUNGS & FACHVERFAHRENS-ENTWICKLUNG
      • INFRASTRUKTUR
      • BUSINESS INTELLIGENCE
      • KÜNSTLICHE INTELLIGENZ & MACHINE LEARNING
      • DATA ANALYTICS
      • MOBILE USER EXPERIENCE
  • ÖFFENTLICHE HAND
    • JUSTIZ
    • FINANZEN
    • VERWALTUNG
    • SOZIALE SICHERUNG
    • RECHENZENTREN
  • UNTERNEHMEN
    • KUNDEN
    • MAGAZIN
    • NEWS
    • NEWSLETTER
    • PARTNER & MITGLIEDSCHAFTEN
    • REFERENZEN
    • WHAT’S YOUR STORY
    • ZAHLEN & FAKTEN
  • BLOG
    • VIRTUAL7 PODCAST
All Posts By

Bogdan Zegheanu

Allgemein

Creating a custom spaCy tokenizer to use with Prodigy

Recently I've been working on a ML pipeline to recognize SKILLs from domain-specific documents.This is basically a NER (Named Entity Recognizer ) task, where you have a corpus of data (text) and you find specific…
Bogdan Zegheanu22. September 2021
SpringTech ServicesTechnology

Troubleshooting H2 Database in Spring Boot

H2 is a handy thing to have in your Spring Boot toolbox. It is most known as an in-memory database. That is, it will not persist changes to disk.  Generally, you create your tables during…
Bogdan Zegheanu6. März 2020
Development & ConsultingJavaTech Services

Intercept Callable execution with ExecutorService in Java

Context It is a well known best practice to execute threads with the help of ExecutorService. This way, one can create a pool of reusable threads to execute the work that needs to be done…
Bogdan Zegheanu25. November 2019
Development & ConsultingSpringTech Services

Dynamically change data source connection details at runtime in Spring Boot

There are plenty of resources explaining how to configure data source in Spring Boot using various options and various ways to retrieve the configuration details of the connections (from external file, from application.properties, hard-coded, etc).…
Bogdan Zegheanu29. Oktober 2019
MavenTech ServicesTechnology

Pre-download Maven dependencies and work offline

Maven is all about connectivity. It allows you to quickly specify a dependency in the pom.xml file and forget about it. Maven will handle it for you. It will download it when necessary. If the…
Bogdan Zegheanu14. Oktober 2019
SpringTech ServicesTechnology

How to configure Logging Level and Path at Runtime in Spring Boot

The simplest way to configure logging in your Spring Boot application is to modify or add some entries in application.properties file. So for our case of setting the location where the log files will be…
Bogdan Zegheanu3. Oktober 2019
Development & ConsultingSpringTech Services

Solving classloading issues when using PowerMockito with Spring Boot testing

This is a rather short article explaining how to solve some of the issues you may encounter when using PowerMockito with Spring Boot. For various reasons, you may be required to mock method calls on...
Bogdan Zegheanu26. Juli 2018
Development & ConsultingSpringTech Services

Solving ‘Lob not found’ exception in H2 Database for a Spring Boot application

This is a rather short article about an error that we had during the development phase using a test H2 Database. Context We have a microservices-based application generated with the help of JHipster which, during...
Bogdan Zegheanu26. Juli 2018
SpringTech ServicesTechnology

Spring Security authentication using locally stored H2 database.

“Do not roll your own security”. This is the most common phrase you read when googling on how to implement security for your application. And for good reason. Security is hard and easy to get...
Bogdan Zegheanu4. April 2018
ADFJDeveloperMavenOracle Weblogic Server

WebLogic automatic deployment with Maven – Identity Asserter, Data Source, ADF Application

This is a follow-up of a previous post (click here) where I had described a custom SSO solution using Weblogic’s Identity Provider. In that post, one can see a snippet from Maven’s POM file used...
Bogdan Zegheanu12. Juni 2017
NextPrevious »

12c ADF ADF Components ADF Rich Faces AMPA Angular APEX Application Development Framework boot cloud Cloud Service Continuous Integration corona css database Docker Externe Daten Frontend h2 HTML HTTP Interactive Grid java JavaScript JDeveloper JET JSF JUnit Kubernetes MAF Maven mobile Nest.js Oracle Oracle ADF Oracle APEX Oracle BI Oracle Cloud Oracle SOA security SOA spring Tests virtual7 weblogic

virtual7_logo_white

kununu

virtual7_xing_iconvirtual7_linkedin_iconvirtual7_youtube_icon

 

virtual7_facebook_iconvirtual7_instagram_icon virtual7_twitter_icon

© 2023 virtual7 GmbH - Blog.

Datenschutz - Impressum - Kontakt

  • KARRIERE
    • JOBS
    • BENEFITS
    • EVENTS
    • UNTERNEHMENSKULTUR
    • RESPONSIVENESS
  • DIGITALISIERUNG
    • DIENSTLEISTUNGEN
      • BERATUNG
      • ENTWICKLUNG
      • QUALITÄTSSICHERUNG
      • BETRIEB
      • SCHULUNG
    • LÖSUNGEN
      • RECHENZENTRUMSEVOLUTION
      • KI GESTÜTZTE VORGANGSBEARBEITUNG
      • WEB SCRAPING
      • BETRUGSERKENNUNG
      • WORD PROCESSING
    • TECHNOLOGIEN
      • ANWENDUNGS & FACHVERFAHRENS-ENTWICKLUNG
      • INFRASTRUKTUR
      • BUSINESS INTELLIGENCE
      • KÜNSTLICHE INTELLIGENZ & MACHINE LEARNING
      • DATA ANALYTICS
      • MOBILE USER EXPERIENCE
  • ÖFFENTLICHE HAND
    • JUSTIZ
    • FINANZEN
    • VERWALTUNG
    • SOZIALE SICHERUNG
    • RECHENZENTREN
  • UNTERNEHMEN
    • KUNDEN
    • MAGAZIN
    • NEWS
    • NEWSLETTER
    • PARTNER & MITGLIEDSCHAFTEN
    • REFERENZEN
    • WHAT’S YOUR STORY
    • ZAHLEN & FAKTEN
  • BLOG
    • VIRTUAL7 PODCAST