Topic: "aspect-oriented-programming"
bigby-the-wolf/MoviesAPI
MoviesAPI is an example of writing a Web API that is sustainable.
Language: C# - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Toparvion/reactivlet-sample
Sample project for an article about adopting reactive approach in servlet applications
Language: Java - Size: 20.5 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Chakib-DAII/design-paterns-examples
a Spring Boot demo of some design patterns implementations in java with Junit tests
Language: Java - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

semustafacevik/NorthwindBackend
This service oriented architecture project was developed on .NET Core.
Language: C# - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

furkanisitan/call-manager-panel
Demo project about Role Based Authorization in ASP.NET MVC.
Language: C# - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Anubhavjain786/AspectJ
A Small POC on PerformanceDifference between Java OOPs and AspecjJ PointCuts
Language: Java - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Arihant1467/OpenHome
A Java Spring boot project which is a mock of Airbnb service which has different modules for user registration, property registration, cancellation reservation with some subset of features provided by Airbnb. The tech stack involves Java, Spring, Hibernate, Guice, React, Redux, Javascript, Aspect Oriented Programming. This project has been developed towards requirement of FA19-CMPE275 under Prof Zhang.
Language: JavaScript - Size: 33.4 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

SolarLabRU/IvorySharp
Позволяет в декларативном стиле перехватывать выполнение методов
Language: C# - Size: 1.14 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

springframework-storage/SpringBoot-AOP 📦
Aspect-Oriented Programming
Language: Java - Size: 78.1 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

pankajsinghal/aop-example
Aspect Oriented Programming(AOP) Load Time Weaving(LTW) Example
Language: Java - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

farnyser/pg
C++ PlayGround
Language: C++ - Size: 61.5 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

Rob-pw/NAFFF
Not a F'in front(-end) framework
Language: JavaScript - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

mandeep147/Spring-Practice
Spring Practice Problems
Language: JavaScript - Size: 21.5 MB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

PaulNoth/scala_ao_patterns
Aspect-oriented design patterns implementation in Scala
Language: Scala - Size: 156 KB - Last synced at: 7 months ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 0

Bivis-s/simple-method-execution-profiler
A minimal Java 21 + Gradle sample using AspectJ LTW to log method execution times and generate an interactive HTML report.
Language: Java - Size: 129 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

0-Adz/AuthService_ExpenseTracker
This is the one of the microservice for my Expense Tracker App.
Language: Java - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

gaju-01/TechCradle
This is a blogging website developed using Spring, Spring Boot and React offering a robust and scalable architecture. It features a rich text editor with support for links, images, and formatted text, ensuring a seamless writing experience. Additionally, it integrates Generative AI powered by Google Gemini Flash API.
Language: Java - Size: 979 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

RPDevJesco/AnnotationLogFramework
A high-performance, attributes-based .NET logging framework that enables aspect-oriented logging with minimal code clutter
Language: C# - Size: 82 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

BIYUEHU/fluoro
A Meta-Framework base on AOP and IoC
Language: TypeScript - Size: 61.5 KB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

michaelsteven/springboot-items-api
A CRUD archetype using Spring Boot and Spring Data in an imperative (non-reactive) way. It is also intended to demonstrate the use of Aspect Oriented Programming (AOP) for trace logging, database exception conversion, and annotation based event processing.
Language: Java - Size: 133 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 5

andersonhsporto/emprestimo-api
API REST ( spring ) para gerenciamento de clientes e empréstimos
Language: Java - Size: 186 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

esperanca-leonardo/quick-form-fill-backend
Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.
Language: Java - Size: 140 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ComradeVanti/UnityGameObjectAspect
Aspect-oriented programming for Unity GameObjects
Language: C# - Size: 24.4 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PramithaMJ/AOP-Spring
Aspect Oriented Programming with Spring
Language: Java - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mrurespect/Employee-App
Employee Management System built with Spring Boot. The system offers user registration, login, and role-based access using Spring Security. It facilitates CRUD operations for employee records, integrating AOP for streamlined logging. Features include user validation, exception handling, and a well-organized project structure.
Language: Java - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tfreyburger/AspectDN
aspect oriented framework application targetting .net executable
Language: C# - Size: 12.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

BurakTemelkaya/MyFinalProject
Engin Demiroğ Yazılım Geliştirici Yetiştirme Kampı Backend
Language: C# - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

waxtell/Aop.Cache
Simple, AOP cache adapter.
Language: C# - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Chandankumarv/express-auto
Auto-Configuration Framework for Express
Language: TypeScript - Size: 217 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

indrabasak/metrics-aspect-parent
Dropwizard Metrics with Aspect
Language: Java - Size: 236 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

emreksbyn/NorthwindBackend
In this repository, an N-tier API example. Dependency Injection was implemented with Autofac. JWT is used. AOP (Validation, Caching, Transaction, Exception, Logging, Performance) is used. It has CrossCuttingConcerns examples.
Language: C# - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

anupamjain16/JAVA-BRD-MAKER-CHECKER
Language: Java - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

hedza06/spring-aop-mongo-auditing
Spring Boot Demo App With AOP auditing with MongoDB
Language: Java - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Armando1514/CRM-with-spring-mvc-and-Hibernate
A simple crm with CRUD operations. The purpose of the project is to learn the basic functionalities of spring MVC and Hibernate. The project is updated to Spring 5 and Java ≥ 17.
Language: Java - Size: 3.43 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

zuleyhairmakk/MyCarProject2
Rent A Car
Language: C# - Size: 950 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EmreMicrosoft/AOP.Net
Aspect Orinted Programming Samples
Language: C# - Size: 63.5 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

itqpleyva/SpringAOP
Example of AOP in SpringBoot
Language: Java - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ravishn/OpenFlightsAPI-SpringBoot-AOP-Security-Swagger
SpringBoot application using OpenFlights data exposing REST API endpoints, Aspect Oriented Programming using Spring AOP, Authorisation using Spring Security, Metrics using Spring Actuator and Swagger API documentation using Springfox
Language: Java - Size: 46.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Yuganka/Bernoulli
Annotation based permission and setting state checks for Android.
Language: Java - Size: 454 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mur-dock/appframe-requestresponsepattern-core Fork of Dataport/appframe-requestresponsepattern-core
Request-Response-Pattern provides as a component a framework for development according to the principle of design by contract.
Size: 0 Bytes - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

furkanisitan/dotnet-framework-backend
Logging, caching, field level role-based authorization and etc. with layered architecture.
Language: C# - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

akayibrahim/challenge
Social Network For Competition - Project 3
Language: Java - Size: 1.59 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

baekss/baekss.github.io
Language: Java - Size: 261 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jaymindesai/segment-aop
Annotation based AOP template for Segment analytics
Language: Java - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

rashjz/swagger-example
Spring app authentication with LDAP or DB
Language: Java - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

RitreshGirdhar/spring-proxy-aop
Proxy Pattern Demo using Spring Aspect oriented programming.
Language: Java - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

MesutAtasoy/FizzBuzz
An example Aspect Oriented Programming .Net Core using DispatchProxy class.
Language: C# - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

skilledDeveloper/Dcor
JavaScript function decoration based on AOP
Language: JavaScript - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rindow/rindow-aop
Support Aspect-Oriented Programming
Language: PHP - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

egormkn/java-profiler
📈 Simple Java profiler based on AspectJ load-time weaving
Language: Java - Size: 174 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yukselaktepe/AOPExample
Aspect Oriented Programming
Language: C# - Size: 4.49 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jyoo980/aop-spaceinvaders Fork of yogthos/Space-Invaders
Space invaders...with Aspects!
Language: Java - Size: 2.6 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

renan-throsa/Final_Paper
Language: Java - Size: 3.13 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

dantasfiles/Harmless-Advice
Language interpreter and security case study for "Harmless Advice" at ACM Principles of Programming Languages
Language: Standard ML - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

dantasfiles/PolyAML
Language interpreter for "PolyAML: A Polymorphic Aspect-oriented Functional Programming Language" at ACM International Conference on Functional Programming
Language: Standard ML - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

klimesf/diploma-thesis
Implementation of my diploma thesis – "Central management and automatic integration of business rules in service oriented architecture"
Language: Java - Size: 4.96 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

fondemen/n-orm 📦
This is the deprecated version of n-orm ; please, check https://github.com/fondemen/n-orm.core
Language: Java - Size: 8.39 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

anshu7vyas/privacy_inspector
A test-monitor-analyze tool for enhancing security on Android devices
Language: Makefile - Size: 20.7 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

SaiKUndurthi/Automated-Testing-of-Best-Practices-for-Android
Tool that will analyze and provide the feedback on Android’s best practices.
Language: Java - Size: 12.8 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

saantiaguilera/spark-api-routes
Show all registered spark routes, with their corresponding http method
Language: Java - Size: 54.7 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

andy9775/aspect.js Fork of mgechev/aspect.js
Aspect-oriented programming library for the future generations...
Language: TypeScript - Size: 227 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Puresharper/Neptune
Virtuoze Neptune Framework
Language: C# - Size: 123 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

kevinjdonohue/PostSharpFundamentals
Example code created while taking the PostSharp Fundamentals course on PluralSight
Language: C# - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

prenex/equinox_osgi_skeleton
This git repository contains an eclipse workspace with an equinox OSGi minimal setup.
Language: HTML - Size: 39.9 MB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 1

MrEshboboyev/aspect-oriented-programming
This project is about AOP (Aspect Oriented Programming), one of the paradigms to which OOP belongs [.NET 9.0, C#]
Language: C# - Size: 32.2 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

GregRos/react-tk
React, except it's for desktop UI in Python
Language: Python - Size: 390 KB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Aymen83/AspectWeaver
A blazingly fast, zero-overhead AOP framework for .NET. AspectWeaver uses Roslyn Source Generators to weave cross-cutting concerns like logging, caching, and validation directly into your code at compile-time, eliminating the need for runtime reflection or proxies.
Language: C# - Size: 311 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

chrissilb/escframework
A universal Java communication framework supporting event, state and component handling, incl. pattern-matching
Language: Java - Size: 800 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

bricss/thaw
The narrow belt for AOP 🎀
Language: JavaScript - Size: 1.07 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rutu-y-patel/spring-aop-custom-annotation
Reusable Spring Boot logging library using custom annotations and AOP
Language: Java - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dp-ops/ABSA
Aspect Based Sentiment Analysis using greek review dataset scrapped from Skroutz
Language: Python - Size: 103 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fffranklin/parallel-web-crawler
Parellel Web Crawler Application with Advanced Java Techniques applied in practice
Language: Java - Size: 186 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

choi-jack/class-metadata
Metadata reflection based on TypeScript's experimental support for stage 2 decorators and metadata.
Language: TypeScript - Size: 459 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andrei-punko/aspectj-sandbox
Aspects usage examples: compile-time, postcompile-time, load-time weaving
Language: Java - Size: 41 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

muhammedalikocabey/aspectify
Lightweight Aspect-Oriented Programming (AOP) framework for Android and Kotlin JVM projects. Clean, Testable, Modern.
Language: Kotlin - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

RPDevJesco/FeatureFlagSystem
Multi-paradigm Feature Flag System: A high-performance, flexible feature toggling framework for dynamic feature management with role-based access, percentage rollouts, and distributed synchronization.
Language: C# - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

olifarhaan/snap-civic
The platform is a digital solution to empower neighbourhoods to address local issues collectively. It provides a user-friendly interface for residents to report problems, prioritize solutions, and collaborate on improving their community. Issues like potholes, waste management, street lighting, or park maintenance can be identified and acted upon.
Language: Java - Size: 84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Aaron4311/DoraTurizm
The Dora Turizm project is a web application for managing Hajj and Umrah tour services. It integrates a custom backend with a pre-built frontend, featuring an admin panel for content management and secure JWT-based access and refresh tokens for authentication. The platform offers a seamless, user-friendly experience tailored for religious travels.
Language: JavaScript - Size: 109 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

altafjava/spring-aop-learning
Learning materials and examples for Spring AOP (Aspect-Oriented Programming) in Java. It includes various code samples and tutorials to help understand and implement AOP concepts in Spring.
Language: Java - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dafegima/car-rental-api
This project is an approach to a car rental service using various design patterns and architectural approaches such as CQRS (Command Query Responsibility Segregation), REPR (Request-Response Pattern), and Clean Architecture. In this repository, you can explore how these patterns are applied to structure and optimize a robust, scalable API.
Language: Java - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

impradeeparya/file-operation
basic file operations example
Language: Java - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

AbstractQueryLayer/aql
AQL is an abstract query language, similar to SQL, that can be used as an abstraction layer over databases.
Language: PHP - Size: 738 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aravindraj777/SpringBoot-AOP
This repository demonstrates the use of Aspect-Oriented Programming (AOP) with Spring Boot to modularize cross-cutting concerns like logging, security, transaction management, and more. The code examples focus on the practical application of AOP in a Spring Boot application, showcasing how we can use aspects to cleanly separate concerns.
Language: Java - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rozachatz/CashFlowz
An idempotent money transfer REST microservice as a pet project.
Language: Java - Size: 2.95 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FatimaSidra/SimpleBankingApplication
Language: Java - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Blacksujit/Suraksha
Welcome to the **SURAKSHA -- Secure Document Query Application**! This powerful tool allows you to securely upload, search, and analyze documents with ease. Built using Streamlit, this app offers an intuitive interface and various features for managing your document queries efficiently.
Language: Python - Size: 14.9 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

albertominetti/java-metrics
Experiment with spring-boot, prometheus and Grafana using Docker in order to collect software custom metrics
Language: Java - Size: 248 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

emir57/TvProjectBackend
Language: C# - Size: 10.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

prajwalp3/springboot-AOP
This project demonstrates the use of Aspect-Oriented Programming (AOP) in a Spring Boot application to intercept function calls on standard libraries. AOP allows developers to inject additional behavior into existing code without modifying the original codebase
Language: Java - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

R-SNGH/spring-aop-logging
logging using aspect oriented programming
Language: Java - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amadejsky/Angular2024
Learning repository
Language: TypeScript - Size: 117 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

antea-p/IT355-Spring-Homeworks
Homeworks done as part of the CS330 Spring course.
Language: Java - Size: 166 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

segmentio/try-catch-finally-hooks.js
try catch finally hooks for javascript
Language: TypeScript - Size: 129 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

abhishekpaharia/spring-practice
It contains spring boot and related frameworks' concepts and their code implementation. 🚀 Developed spring boot REST CRUD API. 💻 Leveraged MySQL for CRUD operations using Hibernate/JPA and spring data JPA. 📗 Used Spring Security.
Language: Java - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mat-P1/Spring
Spring Boot, Spring & Hibernate
Language: Java - Size: 243 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mtumilowicz/scala-zio2-test-aspects-property-based-testing-workshop
Introduction to test aspects and property based testing.
Language: Scala - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BillStephens2022/EmployeeDBSpringBoot
A Java Spring Boot application with a sample Employee MySQL database with CRUD functionality.
Language: Java - Size: 106 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BillStephens2022/AOP-Demo-SpringBoot
A demo of Aspect Oriented Programming (AOP) using @Before, @AfterReturning, @AfterThrowing, @After, @Around
Language: Java - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eteRnaL198/pecten
asPECT-oriENted extension to c
Language: Python - Size: 247 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PanJanke/AOP-springBoot-tutorial
AOP is a programming paradigm that allows to modularize cross-cutting concerns, such as logging, security, and transaction management, by separating them from the core business logic.
Language: Java - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
